Adds note about RDD

This commit is contained in:
Nemo 2017-06-08 02:00:26 +05:30
parent dd09c159f6
commit 0c03879b7d
1 changed files with 2 additions and 0 deletions

View File

@ -38,9 +38,11 @@ This software has opinions:
- If this video does not work on a specific video, please attach the debug log output
- Pull Requests are welcome that add support for a better parser without breaking the existing tests
- Please add tests for any new functionality
- This project follows [Readme Driven Development][rdd], and as such the README may include "Forward Looking Statements"
## License
Licensed under the [MIT License][mit]
[mit]: https://nemo.mit-license.org/
[rdd]: http://tom.preston-werner.com/2010/08/23/readme-driven-development.html