From 8545ee9aec203c0fcbeb64810022a3018e1590d4 Mon Sep 17 00:00:00 2001 From: Christopher Rosell Date: Fri, 24 Aug 2012 02:38:16 +0200 Subject: Update README with URL to docs. --- src/livestreamer/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/livestreamer/__init__.py b/src/livestreamer/__init__.py index 0f50dea..2b28a3e 100644 --- a/src/livestreamer/__init__.py +++ b/src/livestreamer/__init__.py @@ -10,7 +10,8 @@ import imp class Livestreamer(object): """ - A Livestreamer session is used to keep track of plugins, options, log settings. + A Livestreamer session is used to keep track of plugins, + options and log settings. """ -- cgit v1.2.3