From 57d7b593ed20b13b7dfa0bd0435d658334dcfe13 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 4 Mar 2022 16:15:46 +0500 Subject: README: update --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2904a33..e7e2a1d 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,6 @@ The truly static version will be downloaded to the .wget/ directory. For IP address parsing and validation, [ipaddr.js] was used originally. It is pre-built for browser use, which is nice; however, it's [buggy]. - It was replaced by [ip-address], which is not browser-ready; instead, [Browserify] is used to turn it into a suitable .js file (`make npm && make bundle`). -- cgit v1.2.3