From de078d760e52b6ae2317256a18e144f653eb361c Mon Sep 17 00:00:00 2001 From: Daniel Rocha <68558152+danroc@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:25:37 +0200 Subject: [PATCH] chore: add missing "Keyring" to docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab831e306..97c49a228 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ or ## Keyring Snaps -> **:pencil: Note:** To test your Snap, you will need MetaMask 11.4 or later. -> You can also build MetaMask from [source][extension-repo] from the `develop` -> branch. +> **:pencil: Note:** To test your Keyring Snap, you will need MetaMask 11.4 or +> later. You can also build MetaMask from [source][extension-repo] from the +> `develop` branch. Starting with MetaMask 11.4, Snaps can implement the Keyring API. This allows users to manage their accounts in a more flexible way, and enables developers