From a4fbb41704f0afdafc21bdae7febe58c0a8247eb Mon Sep 17 00:00:00 2001 From: Philip D Loewen Date: Wed, 9 Oct 2024 21:59:45 -0700 Subject: [PATCH] Update README.md Enhance the first description of The Robotarium with a hyperlink to the site itself. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dcb4a3..a3c9428 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Introduction ============ -This is a Python simulator for Robotarium! The Robotarium is a project at Georgia Institute of Technology allowing public, remote access to a state-of-the-art multi-robot testbed. +This is a Python simulator for Robotarium! [The Robotarium](https://www.robotarium.gatech.edu/) is a project at Georgia Institute of Technology allowing public, remote access to a state-of-the-art multi-robot testbed. This is an open-source, re-implementation of the [MATLAB simulator] (https://github.com/robotarium/robotarium-matlab-simulator) in Python.