From 52b19d70f0dba5a8724d46589a213ea47773edd9 Mon Sep 17 00:00:00 2001 From: zisi Date: Sun, 17 Aug 2014 21:52:12 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4ad5304..b5a5bcb 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ SatNOGS Arduino Repository of Arduino code and Arduino PCB for SatNOGS project. Refer to block diagram in the repository for wiring documentation. -The shield is based in [Arduino Pro Micro](https://www.sparkfun.com/products/12640) and the [Pololu stepper motor driver](http://www.pololu.com/product/1182). In above picture you can see the PCB. +The PCB is based in [Arduino Pro Micro](https://www.sparkfun.com/products/12640) and the [Pololu stepper motor driver](http://www.pololu.com/product/1182). In above picture you can see the PCB. -![satnogs_PCB](https://raw.github.com/satnogs/satnogs-arduino/SatNOGS_PCB.png) +![satnogs_PCB](https://raw.github.com/satnogs/satnogs-arduino/master/SatNOGS_PCB.png) -The Eagle files of PCB you can find in branch:dev . +The PCB is under under development. -- GitLab