Update README.md

This commit is contained in:
Nikolay Igotti
2020-12-31 21:39:48 +03:00
committed by GitHub
parent d0485ed2f5
commit dcf4070b29

View File

@@ -16,6 +16,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
* [todoapp](examples/todoapp) - TODO items tracker with persistence and multiple screens
* [widgetsgallery](examples/widgetsgallery) - Gallery of standard widgets
* [gradle-plugins](gradle-plugins) - a plugin, simplifying usage of Compose with Gradle
* [templates](templates) - new application templates (see `desktop-template/build_and_run_from_cli_example.sh` for using without Gradle)
* [tutorials](tutorials) - tutorials on using Compose for Desktop