Skip to content

Commit a28662a

Browse files
authored
Update README.md
1 parent 91674ec commit a28662a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ cd <your-path>/pymycobot
4242
## Usage:
4343

4444
```python
45-
from pymycobot.mycobot import mycobot
46-
from pymycobot.mycobot import Angle, Coord
45+
from pymycobot import MyCobot, Angle, Coord
4746
from pymycobot import PI_PORT, PI_BAUD # For raspberry pi version of mycobot.
4847
```
4948

0 commit comments

Comments
 (0)