diff --git a/README.md b/README.md index bbb60c2..fa34850 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## About CrawlerDetect -CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent and http_from header. Currently able to detect 1,000's of bots/spiders/crawlers. +CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the `user agent` and `http_from` header. Currently able to detect 1,000's of bots/spiders/crawlers. ### Installation ```