From 2aa16a8a21f6cc6bb44355c3e03432e8b9b3ba85 Mon Sep 17 00:00:00 2001 From: deadprogram Date: Tue, 25 Mar 2014 13:52:48 -0700 Subject: [PATCH] A few README fixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d43ca8c7..24f75165 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[![Gobot](https://raw.github.com/hybridgroup/gobot/gh-pages/images/logo.png)](http://gobot.io/) +[![Gobot](https://raw.github.com/hybridgroup/gobot/gh-pages/images/elements/logo.png)](http://gobot.io/) http://gobot.io/ -Gobot is a set of libraries for robotics and physical computing using the Go programming language (http://golang.org/) +Gobot is a set of libraries for robotics, physical computing, and the Internet of Things, using the Go programming language (http://golang.org/) It provides a simple, yet powerful way to create solutions that incorporate multiple, different hardware devices at the same time. @@ -157,4 +157,4 @@ Thank you! ## License -Copyright (c) 2013 The Hybrid Group. Licensed under the Apache 2.0 license. +Copyright (c) 2013-2014 The Hybrid Group. Licensed under the Apache 2.0 license.