Updated readme
Andrew
committed Feb 26, 2018
commit 5ed7d1340b68c50aa6daa4c894f7952b57880479
Showing 1
changed file with
1 additions
and 1 deletions
README.md
+1
-1
| @@ | @@ -221,7 +221,7 @@ end |
| ### Exclusions | |
| - | Bots are excluded from tracking by default. To enable, use: |
| + | Bots are excluded from tracking by default. To include them, use: |
| ```ruby | |
| Ahoy.track_bots = true | |