From 020d1b47f82e8c08b298adaad31b95e4431dee98 Mon Sep 17 00:00:00 2001 From: Patrick Collins <54278053+PatrickAlphaC@users.noreply.github.com> Date: Tue, 3 May 2022 20:50:13 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f37ab25..5c1c679 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ All code references have both a javascript and a typescript edition. Recommended Testnet: Rinkeby -Testnet Faucets: https://faucets.chain.link +# [Testnet Faucets](https://faucets.chain.link): https://faucets.chain.link +Backup Faucet: https://rinkebyfaucet.com/ # Resources For This Course @@ -559,4 +560,4 @@ Improvements from the Python edition: 8. TODO: Explain EIP-1559 at some point... maybe after blockchain explainer, but before coding. optional JS seciton? -Async, Arrow functions, yarn \ No newline at end of file +Async, Arrow functions, yarn