diff --git a/qml/README.md b/qml/README.md index 776d7b0..ec7d734 100644 --- a/qml/README.md +++ b/qml/README.md @@ -5,3 +5,4 @@ 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](articles/4.Adding_entry_to_the_web_context_menu.md) - [Extension](extensions/qml_tutorial_4/) 5. [Using notifications](articles/5.Using_notifications.md) - [Extension](extensions/qml_tutorial_5/) +6. [Using clipboard](articles/6.Using_clipboard.md) - [Extension](extensions/qml_tutorial_6/)