Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Checkr
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

# DEPRECATED
This is no longer supported, please use the [official gem](https://github.com/checkr/checkr-ruby) instead.

Ruby wrapper for checkr.io API (https://checkr.io/docs)

Expand Down
2 changes: 1 addition & 1 deletion checkr.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
spec.authors = ["Vijendra Rao"]
spec.email = ["vijendrakarkala@gmail.com"]
spec.summary = %q{checkr API Ruby wrapper}
spec.description = %q{checkr.io API wrapper: Automated background screenings and driving records}
spec.description = %q{[DEPRECATED] checkr.io API wrapper: Automated background screenings and driving records}
spec.homepage = "https://github.com/vijendra/checkr"
spec.license = "MIT"

Expand Down