🏡 index : github.com/captn3m0/youtube-cue.git

author Nemo <me@captnemo.in> 2017-06-08 2:00:26.0 +05:30:00
committer Nemo <me@captnemo.in> 2017-06-08 2:00:59.0 +05:30:00
commit
0c03879b7d0131f76500a471d549f68eed2f3bf4 [patch]
tree
a253c551c98d02f223d0f13472adce08c1f90f93
parent
dd09c159f649e6d425df7042113976737bd8a90d
download
0c03879b7d0131f76500a471d549f68eed2f3bf4.tar.gz

Adds note about RDD



Diff

 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ec93800..921421d 100644
--- a/README.md
+++ a/README.md
@@ -38,9 +38,11 @@
- 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