@@ -2,7 +2,15 @@
Board and software to control ypur DMC-FZ100 with a Raspberry PI, threw the remote port.
+## Remote connector connectics
+
+## Requierement
+
+Configure SPI port with ```raspi-config```
+## Build
+```gcc src/timelaps_raspberry.c -o timelaps_raspberry```