diff options
author | Florian Frank <flori@ping.de> | 2011-06-20 14:21:27 +0200 |
---|---|---|
committer | Florian Frank <flori@ping.de> | 2011-06-20 14:21:27 +0200 |
commit | b8f2b87f121a386853c6198e4984ed61d210715f (patch) | |
tree | a9bd0ff43b6a1e6e924582166abbffb49bce7cfd /README.rdoc | |
parent | 54913e4cb45ccac2e259476475db8c8beabd6ea2 (diff) | |
download | json-b8f2b87f121a386853c6198e4984ed61d210715f.tar.gz |
Include travis-ci icon
Diffstat (limited to 'README.rdoc')
-rw-r--r-- | README.rdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rdoc b/README.rdoc index 22249ba..072b43d 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,3 +1,5 @@ += JSON implementation for Ruby http://travis-ci.org/flori/json.png + == Description This is a implementation of the JSON specification according to RFC 4627 |