From 60999a669d6f2fb87b5615bced97420f94488f50 Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Wed, 10 Jul 2013 15:27:30 -0400 Subject: [PATCH] Update readme with tests, build status, and license note --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 7183757..3ff43ed 100644 --- a/README.md +++ b/README.md @@ -106,3 +106,15 @@ TODO **isJson** **toAnchor** + +Tests +----- + +[![Build Status](https://travis-ci.org/danielstjules/Stringy.png)](https://travis-ci.org/danielstjules/Stringy) + +From the project directory, tests can be ran using `phpunit` + +License +------- + +Released under the MIT License - see `LICENSE.txt` for details.