Update readme

This commit is contained in:
Martin Lensment 2015-04-01 14:06:11 +03:00
parent a1584a5828
commit d749791ed5

View file

@ -17,6 +17,10 @@ Documentation
* [Database diagram](/doc/models_complete.svg)
* [Controllers diagram](/doc/controllers_complete.svg)
### Updating documentation
AUTODOC=true rspec spec/requests
EPP_DOC=true rspec spec/epp --tag epp --require support/epp_doc.rb --format EppDoc > doc/epp-examples.md
Installation
------------