Doc changes
This commit is contained in:
@@ -4,7 +4,7 @@ Parse browser's and bot's user agents strings and determin user agent name, vers
|
|||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
Still need some work on detecting Andorid device name.
|
Still need some work on detecting Andorid device names.
|
||||||
|
|
||||||
## Installation <a id="installation"></a>
|
## Installation <a id="installation"></a>
|
||||||
```
|
```
|
||||||
@@ -67,7 +67,7 @@ func main() {
|
|||||||
|
|
||||||
## Notice
|
## Notice
|
||||||
|
|
||||||
+ Opera and Opera Mini are two browsers, since they operate on very differenta way.
|
+ Opera and Opera Mini are two browsers, since they operate on very different way.
|
||||||
+ If Googlebot (or any other bot) is detected and it is using its mobile crawler, both `bot` and `mobile` flags will be set to `true`.
|
+ If Googlebot (or any other bot) is detected and it is using its mobile crawler, both `bot` and `mobile` flags will be set to `true`.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user