From c21247c37ad9907d3a1603134cfad58d7c8035f0 Mon Sep 17 00:00:00 2001 From: spvessel Date: Fri, 11 Sep 2020 17:54:35 +0300 Subject: [PATCH] Added example of CEF integration in Jetpack Compose (README.md). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74338a5b9f..9d9e9061af 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ at https://android.googlesource.com/platform/frameworks/support. ## Repository organization ## * `ci` - Continuous Integration helpers + * `cef` - CEF integration in Jetpack Compose * `examples` - examples of multiplatform Compose applications for Desktop and Android * `imageviewer` - Image Viewer application for Android and Desktop * `issues` - GitHub issue tracker with an adaptive UI and ktor-client