diff --git a/README.md b/README.md new file mode 100644 index 0000000..502321e --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +

Welcome to Rust-Snake 👋

+

+ Version + + License: MIT + +

+ +> A simple snake game build in Rust to practice the language + +## Install + +```sh +cargo build +``` + +## Usage + +```sh +cargo run +``` + +## Author + +👤 **Víctor Martínez** + +* Website: https://codepen.io/jasterv +* Github: [@JasterV](https://github.com/JasterV) + +## Show your support + +Give a ⭐️ if this project helped you! + +## 📝 License + +Copyright © 2020 [Víctor Martínez](https://github.com/JasterV).
+This project is [MIT](https://mit-license.org/) licensed. + +*** +_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_ \ No newline at end of file