Browse Source

update readme

CPP-GTK4
yggverse 3 months ago
parent
commit
00d184653e
  1. 7
      README.md

7
README.md

@ -45,4 +45,9 @@ GTK 4 / C++ implementation branch @@ -45,4 +45,9 @@ GTK 4 / C++ implementation branch
* `cd Yoda`
* `git checkout master`
* `git pull`
* `git checkout -b 'contribution-name'`
* `git checkout -b 'contribution-name'`
### Documentation
* [GTK](https://docs.gtk.org)
* [gtkmm](https://gtkmm.org)
Loading…
Cancel
Save