Ver Fonte

add link to docs

Cheskel Twersky há 4 anos atrás
pai
commit
5bff1107c7
1 ficheiros alterados com 4 adições e 0 exclusões
  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/)