Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
floschu authored Nov 14, 2021
1 parent 93ed8dd commit 6b2ff31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ A [Controller](control-core/src/main/kotlin/at/florianschuster/control/Controlle

* [kotlin-counter](examples/kotlin-counter): most basic kotlin example. uses `Controller`.
* [android-counter](examples/android-counter): most basic android example. uses `Controller` from kotlin-counter.
* [android-github-search](examples/android-github): android github repository search. uses `Controller` combined with _Android Jetpack AAC_ `ViewModel`.
* [android-counter-compose](examples/android-compose): android counter example built with [jetpack compose](https://developer.android.com/jetpack/compose).
* [android-github](examples/android-github): android github repository search. uses `Controller` combined with _Android Jetpack AAC_ `ViewModel`.
* [android-compose](examples/android-compose): android counter example built with [jetpack compose](https://developer.android.com/jetpack/compose).

## author

Expand Down

0 comments on commit 6b2ff31

Please sign in to comment.