update readme

This commit is contained in:
yggverse 2024-08-11 14:59:00 +03:00
parent 4b2fe64b08
commit 30269f2523

View File

@ -56,5 +56,6 @@ pkg-config --cflags --libs gtkmm-4.0 glibmm-2.68 sqlite3
#### Components #### Components
* [GTK](https://gtk.org) * [GTK](https://gtk.org) - free and open-source cross-platform widget toolkit
* [gtkmm](https://gtkmm.org) * [gtkmm](https://gtkmm.org) - official C++ interface for GTK
* [SQLite](https://sqlite.org) - profile database