From c4237aaedc6e1ca9cc3fc24f22de7819e48b895b Mon Sep 17 00:00:00 2001 From: Nikolay Igotti Date: Wed, 3 Feb 2021 09:51:11 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67bee5da7c..d2c4e8f44f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ at https://android.googlesource.com/platform/frameworks/support. * [Menu, tray, notifications](tutorials/Tray_Notifications_MenuBar) * [Keyboard support](tutorials/Keyboard) * [Building native distribution](tutorials/Native_distributions_and_local_execution) + * [Signing and notarization](tutorials/Signing_and_notarization_on_macOS) * [Window control API](tutorials/Window_API) * [Swing interoperability](tutorials/Swing_Integration) * [components](components) - custom components of Compose for Desktop