From edb0800496c8f1d3808f225008459ccd7d8736b1 Mon Sep 17 00:00:00 2001 From: Milos Mileusnic Date: Thu, 23 Dec 2021 17:15:41 +0100 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a51392..581fd6f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Package `ua.Parse(userAgent string)` function parses browser's and bot's user ag Still need some work on detecting Andorid device names. +Fill free to report an issue for any User-Agent string not recognized or misinterpreted. + ## Installation ``` go get github.com/mileusna/useragent