Add reference to template repository

This commit is contained in:
david-swift 2023-11-27 06:25:50 +01:00
parent 8452031adb
commit 1db1513a3b
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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