From 00d184653eb85a03ec2c1bd696070cabbdd4ec1d Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 10 Aug 2024 08:52:44 +0300 Subject: [PATCH] update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebd6a92c..fd322f18 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,9 @@ GTK 4 / C++ implementation branch * `cd Yoda` * `git checkout master` * `git pull` -* `git checkout -b 'contribution-name'` \ No newline at end of file +* `git checkout -b 'contribution-name'` + +### Documentation + +* [GTK](https://docs.gtk.org) +* [gtkmm](https://gtkmm.org) \ No newline at end of file