From e3016d532e13755fe5afb59b7064110a1072b79c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Mileusni=C4=87?= Date: Sat, 29 Apr 2023 02:06:11 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e64698..2e39777 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Use `useragent.Parse(userAgent string)` function to parse browser's and bot's us ## Status -Stable. I constantly improve user agents detection and performance. +Stable. I use it on high traffic websites on every single request, as well on my [Lite Analytics](https://liteanalytics.com/) service. -Fill free to report an issue for any User-Agent string not recognized or misinterpreted. +I constantly improve user agents detection and performance. Fill free to report an issue for any User-Agent string not recognized or misinterpreted. ## Installation ```