Преглед на файлове

update readme with GitHub secrets

Christopher Dedominici преди 1 година
родител
ревизия
801960cdce
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -60,6 +60,9 @@ request made to the `main` branch.
 
 Note though that to make this work, you must use your `INFURA_API_KEY` and your `MNEMONIC` as GitHub secrets.
 
+For more information on how to set up GitHub secrets, check the
+[following link](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions).
+
 You can edit the CI script in [.github/workflows/ci.yml](./.github/workflows/ci.yml).
 
 ## Usage