diff --git a/dashboard.html b/dashboard.html index 01e5d5f..69d02f9 100644 --- a/dashboard.html +++ b/dashboard.html @@ -43,6 +43,7 @@

Nice! Now that you have the key, you can sta

Great! Now that you have installed the extension and have the key, you can start running code directly from supported sites. For example, you can now run this Ruby code directly from Github. Look for the Run button.

+

Your API Key

@@ -67,6 +68,7 @@

el.classList.remove('hide-if-no-user')) $('#show-key').addEventListener('click', e => $('#key').textContent = user.key)