Add picture to README
This commit is contained in:
parent
9535ff6be2
commit
fb4ca9e32a
3 changed files with 5 additions and 3 deletions
|
@ -7,6 +7,8 @@ Browser-based ETH vanity address generator
|
|||
|
||||
Just type [`git.io/veth`](https://git.io/veth) to use it ⚡️
|
||||
|
||||
[](https://git.io/veth)
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -56,10 +58,10 @@ Run the dev-sever while you code
|
|||
npm run dev
|
||||
```
|
||||
|
||||
Build the project
|
||||
Build the project (optional)
|
||||
|
||||
```sh
|
||||
npm run build
|
||||
```
|
||||
|
||||
The Travis CI bot is in charge of building and deploying Vanity-ETH to Github pages.
|
||||
The Travis CI bot 🤖 is in charge of building and deploying Vanity-ETH to Github pages.
|
||||
|
|
BIN
src/assets/images/readme.psd
Normal file
BIN
src/assets/images/readme.psd
Normal file
Binary file not shown.
|
@ -2,7 +2,7 @@
|
|||
<!--Github corner-->
|
||||
<div>
|
||||
<h1>VANITY-ETH</h1>
|
||||
<p>Vanity ETH address generator</p>
|
||||
<p>ETH vanity address generator</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue