From 1c545f22010f1f4f6f7e43676fe5407d38db8329 Mon Sep 17 00:00:00 2001 From: jviide Date: Thu, 17 Aug 2023 19:07:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b523f41..2620df9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **ipv46** is a small JavaScript library for parsing, formatting and sorting IPv4/6 addresses. It works on both Node.js and browser environments. > [!NOTE] -> Currently, we're not taking in any new feature requests or suggestions. Our team is focused on essential features for our product development. Please use the issue tracker for bug reports and security concerns, which we highly value and welcome. Thank you for your understanding ❤️ +> While this package is still evolving, we're currently not accepting any new feature requests or suggestions. Please use the issue tracker for bug reports and security concerns, which we highly value and welcome. Thank you for your understanding ❤️ ## Installation