From 14b5ef6794fbc87d68dbf496e3234782cdb6ba8b Mon Sep 17 00:00:00 2001 From: s1n Date: Tue, 6 Aug 2019 19:42:34 -0700 Subject: Update README.md --- README.md | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 113 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3118d02..d4c46fb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,118 @@ -# wallet + + +[![Contributors][contributors-shield]][contributors-url] +[![Forks][https://img.shields.io/github/forks/s1nical/wallet.svg?style=flat-square]][https://github.com/s1nical/wallet/network/members] +[![Stargazers][stars-shield]][stars-url] +[![Issues][issues-shield]][issues-url] +[![MIT License][license-shield]][license-url] +[![LinkedIn][linkedin-shield]][linkedin-url] + + + +
+

+ + Logo + + +

wallet

+ +

+ A JavaScript Creation. +
+ Explore the docs » +
+
+ View Demo + · + Report Bug + · + Request Feature +

+

+ + + + +## Table of Contents + +* [About the Project](#about-the-project) + * [Built With](#built-with) +* [Getting Started](#getting-started) + * [Prerequisites](#prerequisites) + * [Installation](#installation) +* [Usage](#usage) +* [Roadmap](#roadmap) +* [Contributing](#contributing) +* [License](#license) +* [Contact](#contact) +* [Acknowledgements](#acknowledgements) + + + + +## About The Project + +Wallet is a simple JavaScript creation to animate a sprite. + +A list of commonly used resources that I find helpful are listed in the acknowledgements. + + ## Contributing -Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. -Please make sure to update tests as appropriate. +Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. + +1. Fork the Project +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) +4. Push to the Branch (`git push origin feature/AmazingFeature`) +5. Open a Pull Request + + + ## License -[![MIT](https://img.shields.io/badge/license-MIT_License_with_anime_exception-green.svg)](https://github.com/s1nical/s1ns-private/blob/master/LICENSE) + +Distributed under the MIT License. See [`LICENSE`](./LICENSE) for more information. + + + + +## Contact + +s1nical - [@s1nical](https://twitter.com/your_username) - bis@s1n.pw + +Project Link: [https://github.com/s1nical/wallet](https://github.com/s1nical/wallet) + + + + +## Acknowledgements +* [Amazon Web Services](https://aws.amazon.com/) + + + + + + + +[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/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555 +[linkedin-url]: https://linkedin.com/in/othneildrew +[product-screenshot]: images/screenshot.png -- cgit v1.2.3