diff --git a/README.md b/README.md
index 09a505d..e7487c3 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@
[![Sponsoring][sponsor-badge]][sponsor-url]
[![MIT license][license-img]][license-url]
-This is amazing. Started as a small project just for myself, it now has > 9,000 lines of code, > 300 versions published, up to 1 mio downloads per month, > 6 mio downloads overall. Thank you to all who contributed to this project!
+This is amazing. Started as a small project just for myself, it now has > 9,000 lines of code, > 300 versions published, > 1 mio downloads per month, > 9 mio downloads overall. Thank you to all who contributed to this project!
## New Version 4.0
diff --git a/docs/index.html b/docs/index.html
index 3314585..92bdd04 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -168,7 +168,7 @@
13.484+
// Example with given host IP address
+const si = require('systeminformation');
+si.inetLatency('216.58.207.142').then(data => console.log(data));
+ +11.291