Browse Source

update README - fix broken path (#835)

pull/838/head
theapache64 3 years ago committed by GitHub
parent
commit
bca5d28976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -20,7 +20,7 @@ at https://android.googlesource.com/platform/frameworks/support.
* [issues](examples/issues) - GitHub issue tracker with an adaptive UI and ktor-client
* [game](examples/falling_balls) - Simple game
* [game](examples/falling_balls_with_web) - Simple game for web target
* [compose-bird](examples/compose-bird) - A flappy bird clone using Compose for Web
* [compose-bird](examples/web-compose-bird) - A flappy bird clone using Compose for Web
* [notepad](examples/notepad) - Notepad, using the new experimental Composable Window API
* [todoapp](examples/todoapp) - TODO items tracker with persistence and multiple screens
* [widgetsgallery](examples/widgetsgallery) - Gallery of standard widgets

Loading…
Cancel
Save