Docs update: developing, protocol, readme

This commit is contained in:
Torbjörn Axelsson
2017-12-10 11:26:41 -08:00
parent 5dcb819d6a
commit 95d044c769
3 changed files with 82 additions and 31 deletions
+2
View File
@@ -123,6 +123,8 @@ to start using it. You can run the existing tests using `nosetests`. Current
test are not yet comprehensive, as the integrated nature of this makes it difficult.
But I aim to reduce that problem over time, so please add tests as you go.
For more information see [the development documentation](developing.md)
## Thanks