mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 04:24:06 +00:00
Added instructions on where and how to obtain API key for Twelve Data (#235)
* Added instructions on where and how to obtain API key for Twelve Data Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com> * added rel="noopener noreferrer" to links Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com> --------- Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
<p class="text-sm text-secondary"><%= t(".env_configured_message") %></p>
|
||||
<% else %>
|
||||
<p class="text-secondary text-sm mb-4"><%= t(".description") %></p>
|
||||
<ol class="text-sm text-secondary mb-4 list-decimal ml-6 space-y-2">
|
||||
<li>
|
||||
Visit <a href="https://twelvedata.com/register" target="_blank" rel="noopener noreferrer">twelvedata.com</a> and create a free Twelve Data Developer account.
|
||||
</li>
|
||||
<li>Go to the <a href="https://twelvedata.com/account/api-keys" target="_blank" rel="noopener noreferrer">API Keys</a> page.</li>
|
||||
<li>Reveal your <strong>Secret Key</strong> and paste it below.</li>
|
||||
</ol>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user