浏览代码

add link to docs

Cheskel Twersky 4 年之前
父节点
当前提交
5bff1107c7
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -46,3 +46,7 @@ videos = list_youtube_channel.get_search("python")
 for video in videos:
     print(video['videoId'])
 ```
+
+# Full Documentation
+
+[https://list-youtube-channel.readthedocs.io/en/latest/](https://list-youtube-channel.readthedocs.io/en/latest/)