Update README
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Go/Golang package for parsing user agent strings
|
||||
|
||||
Copied from [mileusna/useragent](https://github.com/mileusna/useragent)
|
||||
|
||||
Use `useragent.Parse(userAgent string)` function to parse browser's and bot's user agents strings and get:
|
||||
|
||||
- User agent name and version (Chrome, Firefox, Googlebot, etc.)
|
||||
|
||||
Reference in New Issue
Block a user