From 7edbc95903d84659aa2931f45b95efdcfb3a64d2 Mon Sep 17 00:00:00 2001 From: deadprogram Date: Mon, 29 Jun 2015 20:12:54 -0700 Subject: [PATCH] Add URL to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb1f6d05..d4d71feb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Gobot](https://raw.githubusercontent.com/hybridgroup/gobot-site/master/source/images/elements/gobot-logo-small.png)](http://gobot.io/) -Gobot is a framework using the Go programming language (http://golang.org/) for robotics, physical computing, and the Internet of Things. +Gobot (http://gobot.io/) is a framework using the Go programming language (http://golang.org/) for robotics, physical computing, and the Internet of Things. It provides a simple, yet powerful way to create solutions that incorporate multiple, different hardware devices at the same time.