aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e063b90..0df8035 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
# ytparser
ytparser is a library for searching youtube. As the name indicates, this library parses youtube's html in order to get the search results. As a result, ytparser doesn't use the youtube API.
+
+# Contributing
+
+Send patches to [~ark/ytparser@lists.sr.ht](https://lists.sr.ht/~ark/ytparser)
+
+Tracker for discussing various issues related to ytparser: [~ark/ytparser@todo.sr.ht](https://todo.sr.ht/~ark/ytparser)