From efbd1353111ac670607fbe73b09582502c1477c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=AB=8B=E5=86=9B?= Date: Fri, 15 Jan 2021 15:27:36 +0800 Subject: [PATCH] doc: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14b1017..cbec4f3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Download ROS [http://wiki.ros.org/ROS/Installation](http://wiki.ros.org/ROS/Inst ### 1.1 Pre-Requriements -For using this package, the [api]() library should be installed first.(demo comes with) +For using this package, the [api](https://github.com/elephantrobotics/pymycobot.git) library should be installed first. If you want to use api alone, you can look here [https://github.com/elephantrobotics/myCobotROS/blob/main/scripts/pythonAPI/README.md](https://github.com/elephantrobotics/myCobotROS/blob/main/scripts/pythonAPI/README.md)