diff --git a/README.md b/README.md index d65a39c..0a47bf8 100644 --- a/README.md +++ b/README.md @@ -303,7 +303,7 @@ Pull requests of new projects/apps/libraries are welcome :) # Learning * [The QML Book](http://qmlbook.github.io/) - The QML Book. ([source](https://github.com/qmlbook/qmlbook)) -* [Gcompris](http://www.gcompris.net/index-en.html) - For Kids. +* [GCompris](http://www.gcompris.net/index-en.html) - For Kids. * [Ktouch](https://www.kde.org/applications/education/ktouch/) - Touch Typing Tutor. * [RCSE](https://github.com/Rolisteam/rcse) - Rolisteam Character Sheet Editor: easier way to create a character sheet, rcse provides more than that. It helps learning QML: draw your page, generate code, change it, execute it, and see the result. * [QML Coding Guidelines](https://github.com/Furkanzmc/QML-Coding-Guide): A collection of good practices when writing QML code.