From f3b1e3d505475d139197b5361be8c73d2eabeda0 Mon Sep 17 00:00:00 2001 From: Jonathan Herbert Date: Tue, 24 Jul 2018 10:31:52 -0400 Subject: [PATCH] Add link to Universal Robots --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b40333b..15494a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -urx is a python library to control the robots from 'Universal Robots'. It is published under the LGPL license and comes with absolutely no guarantee. +urx is a python library to control the robots from [Universal Robots](https://www.universal-robots.com/). It is published under the LGPL license and comes with absolutely no guarantee. It is meant as an easy to use module for pick and place operations, although it has been used for welding and other sensor based applications that do not require high control frequency.