Skip to content

Commit c019f40

Browse files
charlesworthCharlesworth
charlesworth
authored andcommitted
added a link in README example section to eva_examples repo
1 parent d07639e commit c019f40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,12 @@ If your not familiar with Python or for more detailed instructions please refer
5353

5454
## Examples
5555

56-
The Eva object allows you to directly control an Eva robot. It provides lots of useful helper function for interacting with the robot.
56+
The following section provides some getting started example code, for more detailed examples please go to our [eva_examples repository](https://github.com/automata-tech/eva_examples).
5757

5858
### Eva
5959

60+
The Eva object allows you to directly control an Eva robot. It provides lots of useful helper function for interacting with the robot.
61+
6062
**Connecting**
6163

6264
```python

0 commit comments

Comments
 (0)