diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c335458
--- /dev/null
+++ b/README.md
@@ -0,0 +1,39 @@
+
+
+
+
+## Installation
+
+Download the latest release from [releases page](https://github.com/Unicode4all/Tu-154/releases) and unpack into Aircraft directory.
+
+Download [KLN Navdata](https://drive.google.com/file/d/1_Ro6RVtsKbGzmen8Wdxh_QG8D-FOQfaG/view) and unpack it into your root X-Plane directory so it looks like `X-Plane 11/KLN 90B Navdata`
+
+## Contributing
+
+This repo is called Tu-154 *Community Edition* for a reason! Taking the awesome Tu-154 to a new level takes great effort so we welcome any contributions from the community, be it a feature request issue or even a pull request. Here's a short guide on how to contribute:
+
+1. Fork the repository
+2. Create your feature branch (`git checkout -b feature`)
+3. Commit your Changes (`git commit -m 'Add feature'`)
+4. Push to the Branch (`git push origin feature`)
+5. Open a Pull Request