Fixed indentation
[radio.git] / mp3tohtml.py
index 3ba95f6..7a030ac 100755 (executable)
@@ -1,11 +1,12 @@
 #!/usr/bin/python
 
-# Generate an HTML page containing information about
-# MP3s in a directory.
+# Generate an HTML page containing information about MP3s in a
+# directory.
 #
 # Usage: mp3tohtml.py <mp3_dir>
 #
-# Last version of this tool can be get from the GIT repository http://git.wpitchoune.net/radio.git
+# Last version of this tool can be get from the GIT repository:
+# http://git.wpitchoune.net/radio.git
 #
 # (c) 2015 Jean-Philippe Orsini  <jeanfi@gmail.com>