1

Add link to 4. QML tutorial to readme

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
Juraj Oravec 2022-03-29 01:05:05 +02:00
parent 72099ed55f
commit 8cf42fe50c
Signed by: SGOrava
GPG Key ID: 13660A3F1D9F093B

View File

@ -3,3 +3,4 @@
1. [Introduction](articles/1.Introduction.md)
2. [Basic Extension](articles/2.Basic_extension.md) - [Extension](extensions/qml_tutorial_2/)
3. [Adding a button to the toolbar](articles/3.Adding_a_button_to_the_toolbar.md) - [Extension](extensions/qml_tutorial_3/)
4. [Adding an entry to the web context menu](4.Adding_entry_to_the_web_context_menu.md) - [Extension](extensions/qml_tutorial_4/)