Coldzer0 1 рік тому
батько
коміт
03a79147e6
3 змінених файлів з 9 додано та 0 видалено
  1. 9 0
      README.md
  2. BIN
      screenshots/linux.jpg
  3. BIN
      screenshots/windows.png

+ 9 - 0
README.md

@@ -6,6 +6,15 @@ FreePascal bindings for dear [ImGui](https://github.com/ocornut/imgui) with dock
 The Binding is based on [cimgui](https://github.com/cimgui/cimgui)
 > cimgui is c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets.
 
+## Screenshots
+
+#### Running on Windows
+
+<img src="screenshots/windows.png">
+<br>
+
+#### Running on Linux
+<img src="screenshots/linux.jpg">
 
 ## Building
 Tested with FreePascal 3.3.x and later.

BIN
screenshots/linux.jpg


BIN
screenshots/windows.png