From 6530be86da6acc84213c9dbf2bf91ebdf0c1fb32 Mon Sep 17 00:00:00 2001 From: Panagiotis Kotsias Date: Wed, 14 Oct 2020 17:18:53 +0200 Subject: [PATCH] Added API key generation url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bb7d37..ae19d32 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ All of the *free* GET endpoints from the following modules are provided: ## Installation -Before proceeding, you should register an account on [Etherscan.io](Etherscan.io) and generate a personal API key to use. +Before proceeding, you should register an account on [Etherscan.io](Etherscan.io) and [generate a personal API key](https://etherscan.io/myapikey) to use. Assuming [conda](https://docs.conda.io/en/latest/miniconda.html) is already installed on your system, first create the environment: