From 431d88bf15b1e08764380389cd19ddfd45ce6124 Mon Sep 17 00:00:00 2001 From: Andrey Shelamkoff Date: Mon, 22 Jul 2024 01:20:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf1fe9..55973f0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ npm i notifys ### Base usage ```js -import {Notifier} from 'notify'; +import {Notifier} from 'notifys'; const notifier = new Notifier('top-center')