diff --git a/qml/articles/1.Introduction.md b/qml/articles/1.Introduction.md index 02c263c..8fe0f85 100644 --- a/qml/articles/1.Introduction.md +++ b/qml/articles/1.Introduction.md @@ -10,7 +10,7 @@ This series will go over the QML implementation. ## Requirements -1. Knowledge of C++ +1. Knowledge of C++ (Beneficial, Optional) There is no way around this, while there are times when just looking at documentation is enough I prefer the code. 2. The Falkon source code * The source code for stable release of Falkon can be found at [download.kde.org/stable/falkon/](https://download.kde.org/stable/falkon/)