Skip to content

Commit

Permalink
Chore: add badge Dependency Status.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Krasnoyarov committed Oct 26, 2016
1 parent 4d93024 commit b1e5d95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Added: `Twitter` webcrawler verifier.
- Chore: refactoring.
- Chore: integrate `coveralls.io` and add badge `Coverage Status`.
- Chore: add badge `Dependency Status`.

# 1.1.0 - 2016-10-24

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ https://packagist.org/packages/itgalaxy/webcrawler-verifier)
](https://travis-ci.org/itgalaxy/webcrawler-verifier)
[![Coverage Status](https://coveralls.io/repos/github/itgalaxy/webcrawler-verifier/badge.svg?branch=master)](
https://coveralls.io/github/itgalaxy/webcrawler-verifier?branch=master)
[![Dependency Status](https://www.versioneye.com/user/projects/5810b9c19cfcf7003790163f/badge.svg?style=flat-square)](
https://www.versioneye.com/user/projects/5810b9c19cfcf7003790163f)

Webcralwer-Verifier is a PHP library to ensure that robots are from the operator they claim to be,
eg that Googlebot is actually coming from Google and not from some spoofer.
Expand Down

0 comments on commit b1e5d95

Please sign in to comment.