diff options
| author | Daniel Beauchamp <daniel.beauchamp@gmail.com> | 2015-06-01 11:43:13 -0400 |
|---|---|---|
| committer | Daniel Beauchamp <daniel.beauchamp@gmail.com> | 2015-06-01 11:43:13 -0400 |
| commit | ea038dd570717e5f8da9b841e0fbe22db37e3e14 (patch) | |
| tree | 3bda47cf98543979eececdca3f863c8a277e5885 | |
| parent | 439182f3b91c6c3c0cb5b5c8f5bee2562cfff2d4 (diff) | |
| parent | 9d5fb04573cd00441f053d418d81320a8d019059 (diff) | |
Merge pull request #574 from hennr/patch-1
add travis link and simplify link to license file
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ # [Dashing](http://shopify.github.com/dashing) - +[](http://travis-ci.org/Shopify/dashing) Dashing is a Sinatra based framework that lets you build beautiful dashboards. It looks especially great on TVs. [Check out the homepage](http://shopify.github.com/dashing). # License -Distributed under the [MIT license](https://github.com/Shopify/dashing/blob/master/MIT-LICENSE) +Distributed under the [MIT license](MIT-LICENSE) |
