Skip to content

Commit

Permalink
Add a Releases section in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
etonotieno committed Sep 6, 2023
1 parent 0ec0079 commit 6b08529
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,16 @@ Build System: Gradle
The app has `debug` & `release` build variants. `debug` is used for normal development workflows
while `release` has R8 turned on. Use the release variant for a real world user journey.

# Appetize
# Releases

### GitHub Releases

<img src="docs/screenshots/github-releases.png"/>

You can find the latest apk in the GitHub Releases section. The latest release can be
found [here](https://github.com/etonotieno/AniWave/releases/latest)

### Appetize

You can run the app on [Appetize.io](https://appetize.io/app/65qlvo72l5dbek24773yncba2u)

Expand All @@ -41,8 +50,8 @@ It is divided into two parts:
# UI

The app UI is built with [Jetpack Compose](https://developer.android.com/jetpack/compose) Material3
components
components.

# Static Checks

To apply Kotlin style guidance and fix code formatting issues run `Static Checks`
To apply Kotlin style guidance and fix code formatting issues run `Static Checks`.
Binary file added docs/screenshots/github-releases.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b08529

Please sign in to comment.