diff --git a/README.md b/README.md index 23d66c98fe..aeba15bc05 100644 --- a/README.md +++ b/README.md @@ -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