✏️ fix readme

This commit is contained in:
Ilya Uraev 2022-01-19 17:24:33 +04:00
parent c9371b0a0b
commit 8fc9b379c3

View file

@ -1,7 +1,7 @@
# Robossembler MoveIt2 package
This package contains the basic robot configuration files for MoveIt2
```
.
├── CMakeLists.txt
├── config
@ -16,4 +16,5 @@ This package contains the basic robot configuration files for MoveIt2
├── launch
│ └── rasmt_moveit.launch.py
├── package.xml
└── README.md
└── README.md
```