README.md in sinatra-cometio-0.1.4 vs README.md in sinatra-cometio-0.1.5
- old
+ new
@@ -138,9 +138,19 @@
- http://cometio-chat.herokuapp.com
- https://github.com/shokai/sinatra-cometio/tree/master/sample
+Test
+----
+
+ % gem install bundler
+ % bundle install
+ % export PORT=5000
+ % export PID_FILE=/tmp/sinatra-cometio-test.pid
+ % rake test
+
+
Contributing
------------
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
\ No newline at end of file