We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb0c805 commit fcc2177Copy full SHA for fcc2177
1 file changed
README.md
@@ -1,5 +1,14 @@
1
-# python-twitch for Kodi (script.module.python.twitch)
+# python-twitch for Kodi
2
+###### script.module.python.twitch
3
-# Currently Staging * Untested/Not working
4
+python-twitch for Kodi is module for interaction with the Twitch.tv API
5
-This Kodi module is a based on python-twitch https://github.com/ingwinlu/python-twitch. Thanks to ingwinlu for his continued work on the project.
6
+#### Usage:
7
+Example can be found <link to Twitch on Kodi (v2) api module>
8
+
9
+#### API Documentation:
10
+https://dev.twitch.tv/docs
11
12
+---
13
+This Kodi module is a based on python-twitch https://github.com/ingwinlu/python-twitch
14
+Thanks to ingwinlu for his continued work on the project.
0 commit comments