Update 'README.md'

This commit is contained in:
sharpetronics 2023-10-18 23:34:00 -04:00
parent eaed54365c
commit bd7398a7b6

View File

@ -46,9 +46,9 @@ This is what my build commands look like in Geany IDE.
* oDinZu WenKi
## Resources
Programming with GTKMM4(GTK4) C++ Wrapper https://gnome.pages.gitlab.gnome.org/gtkmm-documentation/index.html
C++ Core Guidelines http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
Cpp Reference https://en.cppreference.com
Cambalache https://blogs.gnome.org/xjuan/
Drogon Web Server https://github.com/drogonframework/drogon
GTK 4 Docs https://docs.gtk.org/gtk4/
* Programming with GTKMM4(GTK4) C++ Wrapper https://gnome.pages.gitlab.gnome.org/gtkmm-documentation/index.html
* C++ Core Guidelines http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
* Cpp Reference https://en.cppreference.com
* Cambalache https://blogs.gnome.org/xjuan/
* Drogon Web Server https://github.com/drogonframework/drogon
* GTK 4 Docs https://docs.gtk.org/gtk4/