From 61fad97cd0fb5b89f542e1b9553a79cb3eb559d8 Mon Sep 17 00:00:00 2001 From: Neil Francis Ramirez Hipona Date: Wed, 28 Jun 2023 18:50:36 +0800 Subject: [PATCH] Update README.md Add unit test --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 98c0cde..b9b4f07 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,9 @@ removeMultipleItems: ƒ removeMultipleItems(keys) ``` +## Unit Test +Screenshot 2023-06-28 at 6 12 02 PM + ## Contribute We would love for you to contribute to `Web Storage Manager`. See the [LICENSE](https://github.com/nferocious76/web-storage-manager/blob/master/LICENSE) file for more info.