From 7033ef71a5554dc053ed10b49e8743ccca962d4e Mon Sep 17 00:00:00 2001
From: Jessica Stanley <jessica.g.stanley@gmail.com>
Date: Wed, 26 Jun 2019 12:16:20 +0000
Subject: [PATCH] Line spacing

---
 docs/projects/02learn.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/projects/02learn.md b/docs/projects/02learn.md
index 5d8cb0d..c6deca0 100644
--- a/docs/projects/02learn.md
+++ b/docs/projects/02learn.md
@@ -35,8 +35,9 @@ But the way we often use the terms analog / digital in daily life is more like:
 
 Digital vs analog circuits.
 
-## Modular
 
+
+## Modular
 Probably the simplest part to understand, 'modular' means that Stitch Synth is made of separate parts, or modules, that connect together. Modular synths have been around since the 1960s, and are still in use today. Classic modular synths use patch cables (the coloured wires in the image below) to connect inputs and outputs of different modules together - personally I'm a big fan of the 'big mess of wires' aesthetic, but it is also pretty complex, and totally bewildering for newcomers to modular synthesis
 
 ![image of classic modular setup](https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/MOTM_modular_%40_NYU.jpg/1200px-MOTM_modular_%40_NYU.jpg)
@@ -45,6 +46,8 @@ Stitch Synth is way way simpler - It has 10 modules, and uses metal snaps to con
 
 ![snapped together](https://gitlab.fabcloud.org/academany/fabricademy/2019/students/jessica.stanley/raw/master/docs/images/finalproject/collaboratino.jpg)
 
+
+
 ## E-textile
 E-textiles, or electronic textiles, is a sub-field of electronics where circuits are made (partially or entirely) out of textiles. Metallic threads have long been used for decorative purposes in embroidery and dressmaking, but it's only in recent years that these threads, which can be conductive, have begun to be used to make soft circuits. 
 
-- 
GitLab