Browse Source

Update README.md

pull/298/head
Nikolay Igotti 3 years ago committed by GitHub
parent
commit
98e599df3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -17,6 +17,7 @@ at https://android.googlesource.com/platform/frameworks/support.
* [game](examples/falling_balls) - Simple game
* [todoapp](examples/todoapp) - TODO items tracker with persistence and multiple screens
* [widgetsgallery](examples/widgetsgallery) - Gallery of standard widgets
* [IDEA plugin](examples/intelliJPlugin) - Plugin for IDEA using Compose for Desktop
* [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

Loading…
Cancel
Save