update README.md

This commit is contained in:
Josia Pietsch 2024-11-12 00:20:03 +01:00
parent 118352740c
commit 90f5d5f5c5
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 5 additions and 0 deletions

View file

@ -11,6 +11,8 @@ cd Launcher
./gradlew build
```
Note that you need to sign the apk.
See [this guide](https://developer.android.com/build/building-cmdline)
for further instructions.

View file

@ -1,11 +1,13 @@
<!-- Shields from shields.io -->
[![][shield-release]][latest-release]
[![Android CI](https://github.com/jrpie/Launcher/actions/workflows/android.yml/badge.svg)](https://github.com/jrpie/Launcher/actions/workflows/android.yml)
[![][shield-license]][license]
[![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)][matrix]
[![Chat on Discord](https://img.shields.io/badge/discord-join%20chat-007ec6.svg?style=flat)][discord]
# μLauncher
@ -39,6 +41,7 @@ There are several ways to contribute to this app:
- Open a new pull request.
See [BUILD.md](BUILD.md) for instructions how to build this project.
## Notable changes compared to [Finn's Launcher][original-repo]: