diff --git a/README.md b/README.md index 70ec9f3..760c1c0 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,13 @@ # NOVAOnboarding onboarding for UTD nova lab -'''text -adipu_ws/ -├── src/ -│ ├── adipu_interfaces/ -│ │ ├── msg/ -│ │ │ └── Flip.msg -│ │ ├── CMakeLists.txt -│ │ └── package.xml -│ └── adipu_turtlesim_controller/ -│ ├── adipu_turtlesim_controller/ -│ │ ├── mouse_follower.py -│ │ ├── turtle1_chaser.py -│ │ └── turtle2_flipper.py -│ ├── msg/ -│ │ └── Flip.msg -│ ├── setup.py -│ ├── package.xml -│ └── CMakeLists.txt +'''bash +dockerShare +|-- adipu_ws +| |-- build +| |-- install +| |-- log +| `-- src +| `-- (all files included in this repo) +`-- urmom '''