From: Guillaume Pellerin Date: Thu, 19 Sep 2013 09:40:22 +0000 (+0200) Subject: fix doc X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3dae5472a52d90ac311ccb23194b5b9f6d002986;p=deefuzzer.git fix doc --- diff --git a/MANIFEST.in b/MANIFEST.in index 03a2151..d64e7cb 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -9,5 +9,6 @@ global-exclude *.pyc prune dist prune build recursive-exclude TimeSide.egg-info * +recursive-exclude debian * diff --git a/README.rst b/README.rst index 5e52a25..7f548c1 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ Here are the main features of the deefuzzer: * Auto Twitter posting of the current playing and new tracks * Jingling between main tracks * OSC controller : control the main functions from a distant terminal - * Station relaying : stream other stations like *LIVE* sessions ! + * Relaying : relay and stream *LIVE* sessions ! * Very light and optimized streaming process * Fully written in Python * Works with Icecast2, ShoutCast, Stream-m @@ -34,7 +34,7 @@ News 0.6.5 - * add WebM live streaming through Stream-m server + * stable WebM live streaming through Stream-m server * read yaml configuration files * minor fixes