diff --git a/README.md b/README.md index 2e461d3..6470205 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,8 @@ brew install libadwaita ## Usage +I recommend using the [template repository](https://github.com/AparokshaUI/AdwaitaTemplate) as a starting point. + * [Getting Started][12] ### Basics diff --git a/user-manual/GettingStarted.md b/user-manual/GettingStarted.md index 6cb88b0..2ac1313 100644 --- a/user-manual/GettingStarted.md +++ b/user-manual/GettingStarted.md @@ -15,5 +15,9 @@ Install `libadwaita-devel` or `libadwaita` (or something similar, based on the p ## Development Adwaita is an open source project. Visit the [GitHub repository][2] for bug reports, feature requests, pull requests and more information. +## Template Repository +A template repository for Adwaita app projects is available [here][3]. + [1]: https://brew.sh [2]: https://github.com/AparokshaUI/Adwaita +[3]: https://github.com/AparokshaUI/AdwaitaTemplate