diff options
author | Tyler Mauthe <me@tylermauthe.com> | 2016-10-23 14:58:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-23 14:58:29 -0700 |
commit | c55edd708398a40c9f8720ee560073462543de61 (patch) | |
tree | ed993ea08f908d2fb85a0962b0519290bcc6048b | |
parent | b1e2589e00197de598215c6504c7714998d3f095 (diff) |
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,8 +1,12 @@ -# [Smashing](https://github.com/dashing-io/dashing/wiki) +# [Smashing](https://github.com/dashing-io/smashing/wiki) Smashing, the spiritual successor to Dashing, is a Sinatra based framework that lets you build excellent dashboards. It looks especially great on TVs. -[Check out our wiki](https://github.com/dashing-io/dashing/wiki). +**Installation**: + +`gem install smashing` + +[Check out our wiki](https://github.com/dashing-io/smashing/wiki). Note: This is a fork of the Dashing project, which is no longer being maintained. Read about that [here](https://github.com/Shopify/dashing/issues/711). |