diff --git a/README.md b/README.md index 0a9a7f54a..c3ef69cb8 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,11 @@ # Wicked Engine -[![Build status][s1]][av] [![DownloadEditor][s4]][do] [![DownloadTests][s5]][dt] [![License: MIT][s3]][li] [![Join the chat at https://gitter.im/WickedEngine/Lobby][s2]][gi] +[![Build status][s1]][av] [![License: MIT][s3]][li] [![Join the chat at https://gitter.im/WickedEngine/Lobby][s2]][gi] follow on Twitter + alt="follow on Twitter">
+[![DownloadEditor][s4]][do] [![DownloadTests][s5]][dt] [s1]: https://ci.appveyor.com/api/projects/status/3dbcee5gd6i7qh7v?svg=true [s2]: https://badges.gitter.im/WickedEngine/Lobby.svg @@ -122,6 +123,8 @@ If you want to create an UWP application, #define WINSTORE_SUPPORT preprocessor When everything is initialized properly, you should see a black screen. From this point, you can make an application by writing scripts in either C++ or Lua code. Please see the Tests project for such examples. +![BulletPhysics](https://turanszkij.files.wordpress.com/2018/11/physics.gif) + ### Contents: - ./Documentation/ - Documentation files