+
+
+
diff --git a/640advanced.md b/640advanced.md
new file mode 100644
index 0000000..4824348
--- /dev/null
+++ b/640advanced.md
@@ -0,0 +1,3 @@
+# Get advanced
+
+More here soon
\ No newline at end of file
diff --git a/640gettingstarted.md b/640gettingstarted.md
index 2672794..724b460 100644
--- a/640gettingstarted.md
+++ b/640gettingstarted.md
@@ -149,14 +149,3 @@ Go to the *Advanced Options* again and do the same for *SPI*
This time when you are returned to the main menu, move down to the *Finish* option (pressing the right arrow key twice will get you there) and press enter.
You have now enabled the interfaces you need to use your board.
-
-## Wiring everything up
-
-### Attaching the power
-### Attaching a Servo
-### Attaching a motor
-### Attaching an RC receiver
-
-### Next steps
-
-[Programming in Python >](/640python.html)
\ No newline at end of file
diff --git a/640wiring.html b/640wiring.html
new file mode 100644
index 0000000..9824484
--- /dev/null
+++ b/640wiring.html
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+ 640 - Wiring everythin up | Dark Water
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/640wiring.md b/640wiring.md
new file mode 100644
index 0000000..33b7bd3
--- /dev/null
+++ b/640wiring.md
@@ -0,0 +1,6 @@
+# Wiring everything up
+
+## Attaching the power
+## Attaching a Servo
+## Attaching a motor
+## Attaching an RC receiver
\ No newline at end of file
diff --git a/escapegettingstarted.md b/escapegettingstarted.md
index 525e715..76baebe 100644
--- a/escapegettingstarted.md
+++ b/escapegettingstarted.md
@@ -174,8 +174,4 @@ Go to the *Advanced Options* again and do the same for *SPI*
This time when you are returned to the main menu, move down to the *Finish* option (pressing the right arrow key twice will get you there) and press enter.
-You have now enabled the interfaces you need to use your board.
-
-### Next steps
-
-[Programming in Python >](/escapepython.html)
\ No newline at end of file
+You have now enabled the interfaces you need to use your board.
\ No newline at end of file
diff --git a/readme.md b/readme.md
index ba9c653..6f92d62 100644
--- a/readme.md
+++ b/readme.md
@@ -11,10 +11,12 @@ The 640 (Six for Zero) board is a DC and Stepper motor control board capable of

- [Getting started](/640gettingstarted.html) setting up your 640 board ready for use
+- [Wiring everything up](/640wiring.html) connecting your power, motors and servos
- [Programming in Python](/640python.html) the Python API and how to use it
- [Programming in C++](/640cplusplus.html) controlling the board in C++
- [Set up RC Input]() reading input from your RC receiver
- [Expanding](/expansionadding.html) adding extra expansion boards
+- [Get Advanced](/640advanced.html) more advanced things you can do
[Pre-Order a 640 board >](https://darkwater.io/product/640-dc-motor-control-board/)