From a761341f5ecc25b0e606de644129a008d1dc8c33 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sat, 19 Nov 2016 18:43:09 -0500
Subject: [PATCH] fix formatting

---
 README.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index ea6b14637..b49165f9d 100644
--- a/README.md
+++ b/README.md
@@ -445,16 +445,16 @@ Important packages are:
 
 PD:
 
-  s    system interface
-  m    message system
-  g    graphics stuff
-  d    DSP objects
-  x    control objects
-  z    other
+    s    system interface
+    m    message system
+    g    graphics stuff
+    d    DSP objects
+    x    control objects
+    z    other
 
 PD-GUI:
 
-  gui    GUI front end
+    gui    GUI front end
 
 #### 6. Javascript style
 1. Brackets on the same line as declaration or expression: `if (a) {`
-- 
GitLab