Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update the last simulator version
  • Loading branch information
samuel-cavalcanti authored Oct 27, 2023
1 parent 0b493f5 commit 8e3a16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ you can add this crate at your cargo.toml using git:

```toml
# the branch is the coppelia version
zmq_remote_api = { git = "https://github.com/samuel-cavalcanti/rust_zmqRemoteApi", branch = "CoppeliaSim_4.5.1"}
zmq_remote_api = { git = "https://github.com/samuel-cavalcanti/rust_zmqRemoteApi", branch = "CoppeliaSim_4.6.0"}
```

See a simple [example](examples/get_simulation_time.rs) to understand how to use this crate.

0 comments on commit 8e3a16e

Please sign in to comment.