From 38b6f7b244976644aa28f9a3c619e2fa025163d0 Mon Sep 17 00:00:00 2001 From: Luis Rodil-Fernandez Date: Sun, 18 Sep 2022 21:36:33 +0200 Subject: [PATCH] added link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b85cd9..ef32513 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Some JS features with examples +- [localStorage example](./localStorage/README.md) \ No newline at end of file