add how to run tests to readme
This commit is contained in:
parent
7969c9daca
commit
1e9a84fb85
|
@ -93,6 +93,7 @@ and would love to see these two consolidated at some point.
|
|||
## Contributing
|
||||
|
||||
1. Fork it ( https://github.com/ridiculous/grape-middleware-logger/fork )
|
||||
1. Run the test suite with `bin/test`
|
||||
2. Create your feature branch (`git checkout -b my-new-feature`)
|
||||
3. Commit your changes (`git commit -am 'Add some feature'`)
|
||||
4. Push to the branch (`git push origin my-new-feature`)
|
||||
|
|
Loading…
Reference in New Issue