From 98e24cf6481f3f8910897b7e887be8b065c62228 Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 12 Jul 2019 14:48:52 +0300 Subject: [PATCH 1/2] Update README, change screen --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0f07944..3903893 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,9 @@ Created in 2017

Thanks to Qt Company.

-![alt tag](http://ipic.su/img/img7/fs/SolarSystemScreen.1490859421.png)
+![alt tag](http://ipic.su/img/img7/fs/SolarSystemScreen.1562931855.jpg)

***Build for Windows/Android***
-Clone/download a project from repository, use QtCreator with Qt 5.10+, enjoy
+Clone project from repository, use IDE that supports .pro project, use Qt with version 5.10 or above, enjoy

- -***Project binaries***
-Current binaries exist at current-build folder
-
\ No newline at end of file From 52a65c0563bd5c637360756e48bfb7f537a39fdf Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 12 Jul 2019 14:54:58 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3903893..dd2ee16 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,7 @@ Thanks to Qt Company.

***Build for Windows/Android***
-Clone project from repository, use IDE that supports .pro project, use Qt with version 5.10 or above, enjoy
+- Clone project from repository, use IDE that supports .pro project, Qt with version 5.10 or above
+- Use C++17 compiler kit
+- Enjoy