diff --git a/README.en.md b/README.en.md
new file mode 100644
index 0000000..055e549
--- /dev/null
+++ b/README.en.md
@@ -0,0 +1,62 @@
+
+
+
+
+
Fyrox - a modern Rust game engine
+
+
+[](https://github.com/FyroxEngine/Fyrox/blob/master/LICENSE.md)
+[](https://github.com/FyroxEngine/Fyrox/actions/workflows/ci.yml)
+[](https://crates.io/crates/fyrox)
+[](https://docs.rs/Fyrox/)
+[](https://discord.gg/xENF5Uh)
+[](https://github.com/FyroxEngine/Fyrox)
+
+A feature-rich, production-ready, general purpose 2D/3D game engine written in Rust with a scene editor.
+_Formerly known as rg3d_
+
+## [Learning materials](https://fyrox-book.github.io/)
+
+[Read the official Fyrox book here.](https://fyrox-book.github.io/) It contains comprehensive information about many aspects of the engine, starting
+by "how to build" and ending by various tutorials.
+
+## Community
+
+You can always ask your question in Discord server - [Join the Discord server](https://discord.gg/xENF5Uh), or directly in
+[Discussions](https://github.com/FyroxEngine/Fyrox/discussions).
+
+## Examples
+
+You can run examples directly in your web browser, the full list of demo projects is [available here](https://fyrox.rs/examples.html).
+Source code for each demo project [can be found here](https://github.com/FyroxEngine/Fyrox-demo-projects).
+
+## Support
+
+If you want to support the development of the project, click the link below. Preferrable way is to use [Boosty](https://boosty.to/fyrox) - this way the money
+will be available for the development immediately. Alternatively you can can use [Patreon](https://www.patreon.com/mrdimas), but in this case the money will
+be on-hold for unknown period of time ([details are here](https://github.com/FyroxEngine/Fyrox/issues/363)).
+
+## Contributing
+
+Contributions are very welcome! See the [contributions guidelines](CONTRIBUTING.md) for more info. Check the [good first issue](https://github.com/FyroxEngine/Fyrox/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) label to
+see where you can help.
+
+## Sponsors
+
+The engine is supported by very generous people, their donations provides sustainable development of the engine:
+
+[Brandon Thomas](https://www.patreon.com/user?u=34951681) | [Taylor C. Richberger](https://www.patreon.com/user/creators?u=60141723) | [Avery Wagar](https://www.patreon.com/user?u=41863848) |
+[George Atkinson](https://www.patreon.com/user?u=61771027) | [Erlend Sogge Heggen](https://www.patreon.com/amethystengine/creators) | [Mitch Skinner](https://www.patreon.com/user/creators?u=60141723) | [ozkriff](https://www.patreon.com/ozkriff) | [Taylor Gerpheide](https://www.patreon.com/user/creators?u=32274918) |
+[zrkn](https://www.patreon.com/user/creators?u=23413376) | [Aleks Row](https://www.patreon.com/user/creators?u=51907853) | [Edward L](https://www.patreon.com/user/creators?u=53507198) | [L.apz](https://www.patreon.com/user/creators?u=5448832) | [Luke Jones](https://www.patreon.com/flukejones) | [toyboot4e](https://www.patreon.com/user/creators?u=53758973) | [Vish Vadlamani](https://www.patreon.com/user/creators?u=42768509) |
+[Alexey Kuznetsov](https://www.patreon.com/user?u=39375025) | [Daniel Simon](https://www.patreon.com/user/creators?u=43754885) | [Jesper Nordenberg](https://www.patreon.com/jesnor) | [Kornel](https://www.patreon.com/user?u=59867) | [Parham Gholami](https://www.patreon.com/user?u=33009238) | [Yuki Ishii](https://www.patreon.com/user/creators?u=9564103) |
+[Joseph Catrambone](https://www.patreon.com/user?u=4738580) | [MGlolenstine](https://github.com/MGlolenstine) | [zamar lomax](https://www.patreon.com/user?u=65928523) | [Gheorghe Ugrik](https://www.patreon.com/user?u=54846813) |
+[Anton Zelenin](https://www.patreon.com/user?u=62378966) | [Barugon](https://www.patreon.com/user?u=11344465) | [Tom Leys](https://www.patreon.com/user?u=222856) | [Jay Sistar](https://www.patreon.com/user?u=284041) | [tc](https://www.patreon.com/user?u=11268466) | [false](https://www.patreon.com/user?u=713537) | [BlueSkye](https://www.patreon.com/EmotionalSnow) |
+[Ben Anderson](https://www.patreon.com/user/creators?u=14436239) | [Thomas](https://www.patreon.com/user?u=317826) | [Iulian Radu](https://www.patreon.com/user?u=8698230) | [Vitaliy (ArcticNoise) Chernyshev](https://www.patreon.com/user?u=2601918)
+
+### JetBrains
+
+JetBrains provided an open-source all-products license for their products which drastically helps in development of the engine.
+
+
+
+_Copyright © 2000-2021 [JetBrains](https://jb.gg/OpenSource) s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o._