diff --git a/README.md b/README.md index 595d77b..74eaabe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Ghazal: The library of persian poetry Ghazal is a library of persian poetry and a free and open-source software. Ghazal is written in C++ using the Qt framework. This software uses [Ganjoor](https://ganjoor.net) database. This branch here contains pre-built files for Windows and Linux ([AppImage](https://appimage.org)). Simply download the AppImage and run it on all linux distributions. +![linux-01](app-screenshots/linux-01.png) + +![linux-02-dark](app-screenshots/linux-02-dark.png) + +![windows-01-abjad](app-screenshots/windows-01-abjad.gif) + ## Building Linux (cmake): ``` diff --git a/app-screenshots/linux-01.png b/app-screenshots/linux-01.png new file mode 100644 index 0000000..ad0a357 Binary files /dev/null and b/app-screenshots/linux-01.png differ diff --git a/app-screenshots/linux-02-dark.png b/app-screenshots/linux-02-dark.png new file mode 100644 index 0000000..d9b7785 Binary files /dev/null and b/app-screenshots/linux-02-dark.png differ diff --git a/app-screenshots/windows-01-abjad.gif b/app-screenshots/windows-01-abjad.gif new file mode 100644 index 0000000..c81b817 Binary files /dev/null and b/app-screenshots/windows-01-abjad.gif differ