From 04db4ddd9fef7d7fba5fca934f1e3005fc099f1d Mon Sep 17 00:00:00 2001 From: deadprogram Date: Mon, 19 Dec 2016 16:34:30 +0100 Subject: [PATCH] docs: update CHIP to latest info Signed-off-by: deadprogram --- platforms/chip/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platforms/chip/README.md b/platforms/chip/README.md index 8fea00b1..8dbcf8fa 100644 --- a/platforms/chip/README.md +++ b/platforms/chip/README.md @@ -1,10 +1,10 @@ -# CHIP +# C.H.I.P. -The [CHIP](http://www.getchip.com/) is a small, inexpensive ARM based single board computer, with many different IO interfaces available on the [pin headers](http://docs.getchip.com/#pin-headers). +The [C.H.I.P.](http://www.getchip.com/) is a small, inexpensive ARM based single board computer, with many different IO interfaces available on the [pin headers](http://docs.getchip.com/#pin-headers). We recommend updating to the latest Debian OS when using the C.H.I.P., however Gobot should also support older versions of the OS, should your application require this. -For documentation about the CHIP platform click [here](http://docs.getchip.com/). +For documentation about the C.H.I.P. platform click [here](http://docs.getchip.com/). ## How to Install ```