Update readme badges
This commit is contained in:
parent
e13d32a05e
commit
287637cad7
1 changed files with 11 additions and 4 deletions
15
README.md
15
README.md
|
@ -1,8 +1,8 @@
|
|||
# Vanity-ETH
|
||||
|
||||
[](https://travis-ci.org/bokub/vanity-eth)
|
||||
[](https://raw.githubusercontent.com/bokub/vanity-eth/master/LICENSE)
|
||||
[](https://codeclimate.com/github/bokub/vanity-eth/maintainability)
|
||||
[![Build Status][build-img]][build-link]
|
||||
[![License][license-img]][license-link]
|
||||
[![Maintainability][maint-img]][maint-link]
|
||||
|
||||
Browser-based ETH vanity address generator
|
||||
|
||||
|
@ -85,4 +85,11 @@ The Travis CI bot 🤖 is in charge of building and deploying Vanity-ETH to Gith
|
|||
|
||||
## Tips
|
||||
|
||||
`0xAceBabe64807cb045505b268ef253D8fC2FeF5Bc`
|
||||
`0xAceBabe64807cb045505b268ef253D8fC2FeF5Bc`
|
||||
|
||||
[build-img]: https://flat.badgen.net/travis/bokub/vanity-eth
|
||||
[build-link]: https://travis-ci.org/bokub/vanity-eth
|
||||
[license-img]: https://flat.badgen.net/badge/license/MIT/orange
|
||||
[license-link]: https://raw.githubusercontent.com/bokub/vanity-eth/master/LICENSE
|
||||
[maint-img]: https://flat.badgen.net/codeclimate/maintainability/bokub/vanity-eth
|
||||
[maint-link]: https://codeclimate.com/github/bokub/vanity-eth/maintainability
|
||||
|
|
Loading…
Add table
Reference in a new issue