summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-01-10 20:21:10 +0100
committerSebastian Thiel <byronimo@gmail.com>2015-01-10 20:21:10 +0100
commite84300df7deed9abf248f79526a5b41fd2f7f76e (patch)
tree57a939bc66e1c904dcd6f92aec7e6127eb68e4e1 /README.md
parent597bc56a32e1b709eefa4e573f11387d04629f0d (diff)
downloadgitpython-e84300df7deed9abf248f79526a5b41fd2f7f76e.tar.gz
Added twitch/youtube information to Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 40553b1a..454c30a3 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,12 @@ GitPython's git repo is available on GitHub, which can be browsed at [github](ht
git clone git://github.com/gitpython-developers/GitPython.git git-python
+### Live Coding
+
+You can watch me fix issues or implement new features [live on Twitch][twitch-channel], or have a look at [past recordings on youtube][youtube-playlist]
+
+* [Live on Twitch][twitch-channel] (just follow the channel to be notified when a session starts)
+* [Archive on Youtube][youtube-playlist]
### INFRASTRUCTURE
@@ -81,3 +87,7 @@ There has been a lot of work in the master branch, which is the direction I want
* make new master work similarly to 0.3, but with the option to swap for at least one additional backend
* make a 1.0 release
* add backends as required
+
+
+[twitch-channel]: http://www.twitch.tv/byronimo/profile
+[youtube-playlist]: http://www.twitch.tv/byronimo/profile \ No newline at end of file