diff --git a/README.md b/README.md index 9d9e9061af..2439ffa88b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ at https://android.googlesource.com/platform/frameworks/support. ## Repository organization ## + * `artwork` - design artifacts * `ci` - Continuous Integration helpers * `cef` - CEF integration in Jetpack Compose * `examples` - examples of multiplatform Compose applications for Desktop and Android @@ -13,4 +14,4 @@ at https://android.googlesource.com/platform/frameworks/support. * `issues` - GitHub issue tracker with an adaptive UI and ktor-client * `gradle-plugin` - plugin for simpler usage of Compose with Gradle build * `templates` - new application templates (see `app-template/build_and_run_from_cli_example.sh` for using without Gradle) - * `tutorials` - tutorials on using Compose for Desktop \ No newline at end of file + * `tutorials` - tutorials on using Compose for Desktop diff --git a/artwork/compose-jb-logo.png b/artwork/compose-jb-logo.png new file mode 100644 index 0000000000..d6bc1581c3 Binary files /dev/null and b/artwork/compose-jb-logo.png differ