From e4b593f5ca16d0c852dd9c1011fe46ae3865215e Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Sun, 27 Feb 2022 17:16:15 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d702cb587d..8483dec93d 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Preview functionality (check your application UI without building/running it) fo * [Swing interoperability](tutorials/Swing_Integration) * [Development for Android](tutorials/Development_for_Android) * [Navigation](tutorials/Navigation) + * [Accessebility](https://github.com/JetBrains/compose-jb/tree/master/tutorials/Accessibility) * [tutorials: compose for web](tutorials/Web) - tutorials on using Compose for Web * [Getting started with Compose for Web](tutorials/Web/Getting_Started) * [Building web UI](tutorials/Web/Building_UI)