From fe84b739d450c34167c10d845ea126da78a261fb Mon Sep 17 00:00:00 2001 From: Rooholla-KhorramBakht <38699860+Rooholla-KhorramBakht@users.noreply.github.com> Date: Mon, 20 May 2024 21:00:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6a3d7e..c7fd622 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ while running: ## Installation Follow through the steps here to [setup](docs/setup.md) the robot and Go2Py. -## Further Examples +## Examples A set of examples and tutorials are provided to get you up and running quickly: - [Communicating with the robot](examples/00-robot-interface.ipynb)