Merge pull request 'Update README.me' (#66) from Sylphrena/adwaita-swift:template-repo into main
Some checks failed
Deploy Docs / publish (push) Has been cancelled

Reviewed-on: #66
Reviewed-by: david-swift <david-swift@noreply.aproksha.uber.space>
This commit is contained in:
david-swift 2025-08-15 17:40:44 +02:00
commit daa922d33b

View File

@ -66,7 +66,7 @@ Find more information about the project's motivation in [this blog post](https:/
It is recommended to develop apps inside of a Flatpak. It is recommended to develop apps inside of a Flatpak.
That way, you don't have to install Swift or any of the dependencies on your system, and you always have access to the latest versions. That way, you don't have to install Swift or any of the dependencies on your system, and you always have access to the latest versions.
Take a look at the [template repository](https://github.com/AparokshaUI/AdwaitaTemplate). Take a look at the [template repository](https://git.aparoksha.dev/aparoksha/adwaita-template).
This works on Linux only. This works on Linux only.
#### Directly on System #### Directly on System
@ -92,7 +92,7 @@ brew install libadwaita
## Usage ## Usage
I recommend using the [template repository](https://github.com/AparokshaUI/AdwaitaTemplate) as a starting point. I recommend using the [template repository](https://git.aparoksha.dev/aparoksha/adwaita-template) as a starting point.
Follow the [interactive tutorial](https://adwaita-swift.aparoksha.dev//tutorials/table-of-contents) or [read the docs](https://adwaita-swift.aparoksha.dev/) in order to get to know _Adwaita for Swift_. Follow the [interactive tutorial](https://adwaita-swift.aparoksha.dev//tutorials/table-of-contents) or [read the docs](https://adwaita-swift.aparoksha.dev/) in order to get to know _Adwaita for Swift_.