From 6b745d3e818d2d9af9d1f36a2189f3cfacc75891 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Mileusni=C4=87?= Date: Fri, 14 Apr 2023 12:49:31 +0200 Subject: [PATCH] Better Android device detection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2179f..7e64698 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Use `useragent.Parse(userAgent string)` function to parse browser's and bot's us ## Status -Still need some work on detecting Andorid device names. +Stable. I constantly improve user agents detection and performance. Fill free to report an issue for any User-Agent string not recognized or misinterpreted.