diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..345cd1b222c6506593ecad34d54189c1cd7ebe09
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+# MyLittleZombie
+
+A small example of sprite animation. Tested under linux (arch) and win10.
+
+## Prerequisites
+
+- Rust toolchain with nightly (for faster builds)
+
+## Usage
+
+> cargo run --release
+
+## Assets
+
+- [bevy](https://www.bevy.com/)
+- [Zombie sprite sheet](https://www.kenney.nl/assets/toon-characters-1)
+
+## License
+
+TBD
\ No newline at end of file