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 đ
+
+
+
+
+
+
+
+> 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