mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-06 04:14:37 +02:00
update README.md
This commit is contained in:
parent
118352740c
commit
90f5d5f5c5
2 changed files with 5 additions and 0 deletions
2
BUILD.md
2
BUILD.md
|
@ -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.
|
||||
|
|
|
@ -1,11 +1,13 @@
|
|||
<!-- Shields from shields.io -->
|
||||
[![][shield-release]][latest-release]
|
||||
[](https://github.com/jrpie/Launcher/actions/workflows/android.yml)
|
||||
[![][shield-license]][license]
|
||||
[][matrix]
|
||||
[][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]:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue