]> git.parisson.com Git - piplayer.git/commitdiff
style
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 25 Jul 2013 16:26:58 +0000 (18:26 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 25 Jul 2013 16:26:58 +0000 (18:26 +0200)
README.md

index abdd0daff42c578740c07737493518c895314b4a..25ab51fcf20a0e11e3594b06fb00a36dd6468055 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,31 +1,31 @@
-===========================================
+---------------------------------------------
 PiPlayer : audio sample player for the Rpi
-===========================================
+---------------------------------------------
 
 a gstreamer based media sample player for the Raspberry Pi trigerred by GPIO or OSC callbacks.
   
 
 Usage
-======
+------
+
 ```
   sudo piplayer DIR
 ```
 
 Example
-==========
+------------
 ```
   sudo piplayer /path/to/dir/
 ```
 
 OSC
-====
+----
 
      * port : 12345
      * play address : /play/1
  
 GPIO
-=====
+-----
 
      * play channel : 22
      * play method : PUD_DOWN between PIN 1 (3.3V Power) and PIN 15 (GPIO 22)
@@ -33,6 +33,6 @@ GPIO
      * stop method : PUD_DOWN between PIN 1 (3.3V Power) and PIN 18 (GPIO 24)
 
 DAEMON
-=======
+-------
 
 See etc/