From 6e9586beed2b3692997f781e4e20033966a3b5ab Mon Sep 17 00:00:00 2001 From: zdm Date: Fri, 11 Oct 2024 10:15:14 +0300 Subject: [PATCH] chore: update docs --- README.md | 4 ++-- docs/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 22e32a5..07fcca2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -> :information_source: Please, see the full project documentation here: [https://softvisio-node.github.io/geoip-asn/](https://softvisio-node.github.io/geoip-asn/). +> :information_source: Please, see the full project documentation here:
[https://softvisio-node.github.io/geoip-asn/](https://softvisio-node.github.io/geoip-asn/) # Introduction @@ -11,7 +11,7 @@ Database is updated automatically every 4 hours during the process runtime. ## Install ```shell -npm i @softvisio/geoip-asn +npm install @softvisio/geoip-asn ``` ## Usage diff --git a/docs/README.md b/docs/README.md index a114feb..f79e3e4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,7 +7,7 @@ Database is updated automatically every 4 hours during the process runtime. ## Install ```shell -npm i @softvisio/geoip-asn +npm install @softvisio/geoip-asn ``` ## Usage