From 6a20661ec15c82b119a09f9eb13c83d8d9cc12d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Furkan=20=C3=9Cz=C3=BCmc=C3=BC?= Date: Sun, 19 May 2019 11:36:01 -0400 Subject: [PATCH] Add QML Coding Guide to the learning resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84ef1ca..a507635 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [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. # Software * [files](https://github.com/lirios/files) - File manager.