From dcf4070b293d7ebbc2db9f97b04282df66ab37a1 Mon Sep 17 00:00:00 2001 From: Nikolay Igotti Date: Thu, 31 Dec 2020 21:39:48 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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