Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Google Play badge to README.md and remove contributors #86

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,27 @@ Your personal practice companion
</p>

<br/>

<div align="center">
<a href="https://github.com/matthiasemde/musikus-android/actions/workflows/ci.yml"><img src="https://github.com/matthiasemde/musikus-android/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
<a href="https://github.com/matthiasemde/musikus-android/actions/workflows/ci.yml?branch=main"><img src="https://github.com/matthiasemde/musikus-android/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI"></a>
<a href="https://github.com/matthiasemde/musikus-android/releases/latest"><img src="https://img.shields.io/github/v/release/matthiasemde/musikus-android" alt="release"></a>
<a href="https://github.com/matthiasemde/musikus-android/releases"><img src="https://img.shields.io/github/v/release/matthiasemde/musikus-android?include_prereleases" alt="nighlty-release"></a>
</div>
<br/>


## 🧪 Musikus is in alpha

### Join
If you want to join our group of testers, write us an email to [[email protected]](mailto:[email protected]) using your Gmail-account and we will add you to the list.

If you want to join our group of testers, write us an email to [[email protected]](mailto:[email protected]) using your Google account and we will add you to the list.

Alternatively, you can download nightly builds and releases from the GitHub Releases page.

### Feedback
If you have any feedback, bug reports or feature requests, please fill out [this](https://docs.google.com/forms/d/e/1FAIpQLSfw1rTslL7b3Yp_Lv_E65zketfj7G6h5VzOkVdxjcQZDC5CqA/viewform) form or use the [Issue Tracker](https://github.com/matthiasemde/musikus-android/issues/new).

If you have any feedback, bug reports or feature requests, please fill out [this](https://docs.google.com/forms/d/e/1FAIpQLSfw1rTslL7b3Yp_Lv_E65zketfj7G6h5VzOkVdxjcQZDC5CqA/viewform) form or use the [Issue Tracker](https://github.com/matthiasemde/musikus-android/issues/new). We are always happy about ideas and feedback!


## 👨‍💻 Contributors
<a href="https://github.com/matthiasemde/musikus-android/graphs/contributors">
Expand Down
Loading