Skip to content

Commit

Permalink
Added instructions for development and testing into README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasRychtecky committed Jan 1, 2017
1 parent 2651f8d commit 46efb3f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,17 @@ Shortcut for [`chamber.shortcuts.filter_or_exclude_by_date`](#chambershortcutsfi
Shortcut for [`chamber.shortcuts.filter_or_exclude_by_date`](#chambershortcutsfilter_or_exclude_by_date) with first parameter True.


Development
-----------

For contribution go to `example` directory and call `make install` to install an example project.

Testing
-------

To run tests go to `example` directory and call `make test`.


## License

See LICENSE file.

0 comments on commit 46efb3f

Please sign in to comment.