From e84300df7deed9abf248f79526a5b41fd2f7f76e Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 10 Jan 2015 20:21:10 +0100 Subject: Added twitch/youtube information to Readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- cgit v1.2.1