]> git.parisson.com Git - deefuzzer.git/commitdiff
fix doc
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 19 Sep 2013 09:40:22 +0000 (11:40 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 19 Sep 2013 09:40:22 +0000 (11:40 +0200)
MANIFEST.in
README.rst

index 03a21517c20e62fb2eeb3c545ff3d03b5cf1d0c9..d64e7cb40d77df00cc4d085b3a3472a1aed80283 100644 (file)
@@ -9,5 +9,6 @@ global-exclude *.pyc
 prune dist
 prune build
 recursive-exclude TimeSide.egg-info *
+recursive-exclude debian *
 
 
index 5e52a25a029b60f6df7b264852871bec2708c137..7f548c1c74dd939dc7f411add5a8a7ac10a08ad6 100644 (file)
@@ -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