From 9d17e1a3fe551cab937f47771c83dc085bd1121e Mon Sep 17 00:00:00 2001 From: aandriella <aandriella@iri.upc.edu> Date: Thu, 5 Aug 2021 16:54:49 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da9a49e..97dad6c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ #### Package: -- **src** folder contains the following classes: +- **src/robot_behaviour/** folder contains the following classes: - speech_reproducer.py @@ -13,4 +13,4 @@ - robot_reproducer.py -- **config** contains the pre-recorded gestures and the scripted sentences used by the TIAGo +- **src/robot_behaviour/config** contains the pre-recorded gestures and the scripted sentences used by the TIAGo -- GitLab