diff options
| author | s1n <[email protected]> | 2019-08-22 21:44:57 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-22 21:44:57 -0700 |
| commit | cc2bd62abd48e9add8c16d43d82f893fbaca6e8c (patch) | |
| tree | 55c0d7ff46f47f0e036f43709abe75cc7063b23d | |
| parent | Update formatting, add GH corner (diff) | |
| download | wallet-cc2bd62abd48e9add8c16d43d82f893fbaca6e8c.tar.xz wallet-cc2bd62abd48e9add8c16d43d82f893fbaca6e8c.zip | |
| -rw-r--r-- | README.md | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -18,7 +18,7 @@ <!-- PROJECT LOGO --> <br /> <p align="center"> - <a href="https://github.com/s1nical/wallet"> + <a href="https://github.com/8cy/wallet"> <img src="images/logo.png" alt="Logo" width="80" height="80"> </a> @@ -27,14 +27,14 @@ <p align="center"> A JavaScript Creation. <br /> - <a href="https://github.com/s1nical/wallet"><strong>Explore the docs »</strong></a> + <a href="https://github.com/8cy/wallet"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="http://forward.s1n.pw/wallet">View Demo</a> · - <a href="https://github.com/s1nical/wallet/issues">Report Bug</a> + <a href="https://github.com/8cy/wallet/issues">Report Bug</a> · - <a href="https://github.com/s1nical/wallet/issues">Request Feature</a> + <a href="https://github.com/8cy/wallet/issues">Request Feature</a> </p> </p> @@ -83,7 +83,7 @@ Distributed under the MIT License. See [`LICENSE`](./LICENSE) for more informati s1nical - [@s1nical](https://twitter.com/your_username) - [email protected] -Project Link: [https://github.com/s1nical/wallet](https://github.com/s1nical/wallet) +Project Link: [https://github.com/8cy/wallet](https://github.com/8cy/wallet) @@ -97,18 +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/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 +[contributors-shield]: https://img.shields.io/github/contributors/8cy/wallet.svg?style=flat-square +[contributors-url]: https://github.com/8cy/wallet/graphs/contributors +[forks-shield]: https://img.shields.io/github/forks/8cy/wallet.svg?style=flat-square +[forks-url]: https://github.com/8cy/wallet/network/members +[stars-shield]: https://img.shields.io/github/stars/8cy/wallet.svg?style=flat-square +[stars-url]: https://github.com/8cy/wallet/stargazers +[issues-shield]: https://img.shields.io/github/issues/8cy/wallet.svg?style=flat-square +[issues-url]: https://github.com/8cy/wallet/issues +[license-shield]: https://img.shields.io/github/license/8cy/wallet.svg?style=flat-square +[license-url]: https://github.com/8cy/wallet/blob/master/LICENSE.txt <!-- -*** [linkedin-shield]: https://img.shields.io/github/stars/s1nical/wallet.svg?style=flat-square +*** [linkedin-shield]: https://img.shields.io/github/stars/8cy/wallet.svg?style=flat-square *** [linkedin-url]: https://linkedin.com/in/othneildrew *** [product-screenshot]: images/screenshot.png --> |