]> git.parisson.com Git - deefuzzer.git/commitdiff
fix doc
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 24 Oct 2011 16:11:03 +0000 (18:11 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 24 Oct 2011 16:11:03 +0000 (18:11 +0200)
INSTALL.txt
deefuzzer/tools/station.py

index f8684429ab61644c04c71f008b153b37c1a29be2..8d84a51ca273d9d3ac2f73ca2990ce1678ead0af 100644 (file)
@@ -47,8 +47,8 @@ and run::
 For more informations, see http://svn.parisson.org/deefuzzer/
 
 
-Twitter (optional)
-=====================
+Twitter (manual and optional)
+================================
 
 To get track twitting, please install python-twitter, python-oauth2 and all their dependencies.
 
index c3998adcec90c406f3c1518f2e79fc579eee2f54..2b95cbf4e6f7b5012b191af741f83baf429f1a6c 100644 (file)
@@ -591,3 +591,4 @@ class Station(Thread):
             self.recorder.close()
 
         self.channel.close()
+