We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a9e29 commit c039449Copy full SHA for c039449
README.md
@@ -4,7 +4,7 @@ SendEther is a Ethereum blockchain based dApp with the help send money to anyone
4
5
## Setup Infura
6
Create project on [Infura](https://infura.io/), and get API key.
7
-Create .env file in root directory and pass key like this
+Create ```.env``` file in root directory and pass key like this
8
9
```
10
VUE_APP_API_KEY=api_key
0 commit comments