Skip to content

Commit 2fd3109

Browse files
author
Tom
committed
Update README.md
1 parent 9103b38 commit 2fd3109

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

79
Given a robots.txt file this library will give you a straight forward yes/no as to whether you're allowed to access
810
a given resource with a given user agent.

0 commit comments

Comments
 (0)