diff options
| author | s1n <[email protected]> | 2019-08-06 19:55:22 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-06 19:55:22 -0700 |
| commit | 5e1e951f14fac8039f974974b7782ff7fff852d7 (patch) | |
| tree | 12e2605447905cc8ac42c0363abae87e47d3a055 | |
| parent | Update README.md (diff) | |
| download | wallet-5e1e951f14fac8039f974974b7782ff7fff852d7.tar.xz wallet-5e1e951f14fac8039f974974b7782ff7fff852d7.zip | |
Update README.md
| -rw-r--r-- | README.md | 33 |
1 files changed, 18 insertions, 15 deletions
@@ -11,13 +11,14 @@ [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] +<!-- [![LinkedIn][linkedin-shield]][linkedin-url] --> <!-- PROJECT LOGO --> <br /> <p align="center"> - <a href="https://github.com/othneildrew/Best-README-Template"> + <a href="https://github.com/s1nical/wallet/favicon.ico"> <img src="images/logo.png" alt="Logo" width="80" height="80"> </a> @@ -26,7 +27,7 @@ <p align="center"> A JavaScript Creation. <br /> - <a href="https://github.com/othneildrew/Best-README-Template"><strong>Explore the docs »</strong></a> + <a href="https://github.com/s1nical/wallet"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="http://forward.s1n.pw/wallet">View Demo</a> @@ -96,16 +97,18 @@ Project Link: [https://github.com/s1nical/wallet](https://github.com/s1nical/wal <!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> -[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=flat-square -[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors -[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square -[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members -[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square -[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers -[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square -[issues-url]: https://github.com/othneildrew/Best-README-Template/issues -[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square -[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt -[linkedin-shield]: https://img.shields.io/github/stars/s1nical/wallet.svg?style=flat-square -[linkedin-url]: https://linkedin.com/in/othneildrew -[product-screenshot]: images/screenshot.png +[contributors-shield]: https://img.shields.io/github/contributors/s1nical/wallet.svg?style=flat-square +[contributors-url]: https://github.com/s1nical/wallet/graphs/contributors +[forks-shield]: https://img.shields.io/github/forks/s1nical/wallet.svg?style=flat-square +[forks-url]: https://github.com/s1nical/wallet/network/members +[stars-shield]: https://img.shields.io/github/stars/s1nical/wallet.svg?style=flat-square +[stars-url]: https://github.com/s1nical/wallet/stargazers +[issues-shield]: https://img.shields.io/github/issues/s1nical/wallet.svg?style=flat-square +[issues-url]: https://github.com/s1nical/wallet/issues +[license-shield]: https://img.shields.io/github/license/s1nical/wallet.svg?style=flat-square +[license-url]: https://github.com/s1nical/wallet/blob/master/LICENSE.txt +<!-- +*** [linkedin-shield]: https://img.shields.io/github/stars/s1nical/wallet.svg?style=flat-square +*** [linkedin-url]: https://linkedin.com/in/othneildrew +*** [product-screenshot]: images/screenshot.png +--> |