summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authore3betht <beth@treelinedesign.com>2015-01-09 12:15:05 -0600
committere3betht <beth@treelinedesign.com>2015-01-09 12:15:05 -0600
commit1accaf97c8215f306ee8c6c4b8b15188f954eebe (patch)
tree79bb79615d687402f69750f62077aa1fdf5d3ce7
parent37491854b2d5cb6bc06e4353fc0510ea11f7cea6 (diff)
downloadpassword_compat-1accaf97c8215f306ee8c6c4b8b15188f954eebe.zip
password_compat-1accaf97c8215f306ee8c6c4b8b15188f954eebe.tar.gz
password_compat-1accaf97c8215f306ee8c6c4b8b15188f954eebe.tar.bz2
Adding Code Climate badge to README file.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6bfd6cc..333f887 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
password_compat
===============
-[![Build Status](https://travis-ci.org/ircmaxell/password_compat.png?branch=master)](https://travis-ci.org/ircmaxell/password_compat)
+[![Build Status](https://travis-ci.org/ircmaxell/password_compat.png?branch=master)](https://travis-ci.org/ircmaxell/password_compat) [![Code Climate](https://codeclimate.com/github/ircmaxell/password_compat/badges/gpa.svg)](https://codeclimate.com/github/ircmaxell/password_compat)
This library is intended to provide forward compatibility with the [password_*](http://php.net/password) functions being worked on for PHP 5.5.