Improve documentation (#190)

* fix grammar
This commit is contained in:
Luke Wass 2025-05-29 10:16:05 -05:00 committed by GitHub
parent 04a2b4d248
commit 1d793c485e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 73 additions and 75 deletions

View file

@ -8,9 +8,9 @@
There are several ways to contribute to this app:
* You can add or improve [translations][toolate].
<br><img src="https://toolate.othing.xyz/widget/jrpie-launcher/launcher/horizontal-auto.svg" alt="translation status">
* If you found a bug or have an idea for a new feature you can [join the chat][chat] or open an [issue][issues].
* If you found a bug or have an idea for a new feature, you can [join the chat][chat] or open an [issue][issues].
> Please note that I work on this project in my free time. Thus I might not respond immediately and not all ideas will be implemented.
> Please note that I work on this project in my free time. Thus, I might not respond immediately, and not all ideas will be implemented.
* You can implement a new feature yourself:
- Create a [fork][fork] of this repository.
@ -18,7 +18,7 @@ There are several ways to contribute to this app:
- Open a new pull request.
See [here](/docs/build) for instructions how to build this project.
See [here](/docs/build) for instructions on how to build this project.
The [CI pipeline](https://github.com/jrpie/Launcher/actions) automatically creates debug builds.