summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-08-21 11:21:30 +0200
committerAzul <azul@leap.se>2012-08-21 11:21:30 +0200
commit7912efba19ce0275bc706d8331640d077f7e2810 (patch)
treecef48f44417ab50bc56c4f8a7b2b36a168374cf5
parente625f731f4118664afe8f9d5ca1cf18bfc3b805b (diff)
added travis ci and codeclimate to the readme
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 34141ce..72e224b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -3,3 +3,5 @@
## Ruby-SRP
Secure remote password for ruby.
+
+[![Build Status](https://secure.travis-ci.org/leapcode/ruby-srp.png?branch=master)](http://travis-ci.org/leapcode/ruby-srp) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/leapcode/ruby-srp)