mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-06 20:34:35 +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
|
./gradlew build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that you need to sign the apk.
|
||||||
|
|
||||||
|
|
||||||
See [this guide](https://developer.android.com/build/building-cmdline)
|
See [this guide](https://developer.android.com/build/building-cmdline)
|
||||||
for further instructions.
|
for further instructions.
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
<!-- Shields from shields.io -->
|
<!-- Shields from shields.io -->
|
||||||
[![][shield-release]][latest-release]
|
[![][shield-release]][latest-release]
|
||||||
|
[](https://github.com/jrpie/Launcher/actions/workflows/android.yml)
|
||||||
[![][shield-license]][license]
|
[![][shield-license]][license]
|
||||||
[][matrix]
|
[][matrix]
|
||||||
[][discord]
|
[][discord]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# μLauncher
|
# μLauncher
|
||||||
|
|
||||||
|
|
||||||
|
@ -39,6 +41,7 @@ There are several ways to contribute to this app:
|
||||||
- Open a new pull request.
|
- 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]:
|
## Notable changes compared to [Finn's Launcher][original-repo]:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue