File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ Robots.txt checker
33
44[ ![ Build Status] ( https://travis-ci.org/tomverran/robots.svg?branch=master )] ( https://travis-ci.org/tomverran/robots )
55[ ![ Packagist] ( https://img.shields.io/packagist/v/tomverran/robots-txt-checker.svg )] ( https://packagist.org/packages/tomverran/robots-txt-checker )
6+ [ ![ Test Coverage] ( https://codeclimate.com/github/tomverran/robots/badges/coverage.svg )] ( https://codeclimate.com/github/tomverran/robots/coverage )
7+ [ ![ Code Climate] ( https://codeclimate.com/github/tomverran/robots/badges/gpa.svg )] ( https://codeclimate.com/github/tomverran/robots )
68
79Given a robots.txt file this library will give you a straight forward yes/no as to whether you're allowed to access
810a given resource with a given user agent.
You can’t perform that action at this time.
0 commit comments