From 1c4b31c8b87a82d48a728bdef4f079e2a299537d Mon Sep 17 00:00:00 2001
From: Dominic Go <18517029+dominicstop@users.noreply.github.com>
Date: Wed, 29 Jun 2022 04:33:28 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Docs:=20Update=20README=20-=20Se?=
=?UTF-8?q?ction=20Titles?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 48b47dc..b5c6928 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ A react native component to use [`UIMenu`](https://developer.apple.com/documenta
-### A.1. Gifs and Demos
+### Gifs and Demos
📝 **Note**: These gifs are from an older version of the library running on iOS 13 (see [Usage And Examples](#e-usage-and-examples) section for updated example gifs).
@@ -94,7 +94,7 @@ A react native component to use [`UIMenu`](https://developer.apple.com/documenta
-### A.2. Feautures
+### Features
* Support for creating menu actions and submenus (i.e. nested and in-line menus).
* Support for customizing the menu icons (i.e. support for SF Symbols, `require(image)`, and `xcasset` icons, icon tint, etc).