Skip to content

Commit

Permalink
Update README.md (#10)
Browse files Browse the repository at this point in the history
* Update README.md
  • Loading branch information
dorezyuk authored Dec 8, 2023
1 parent dd5c06d commit 8eb4a3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ uses in production in most of our charging stations.

## Getting started

Start by looking in [`status.rs`](zvt/examples/status.rs) for a typical way of
Start by looking in [`status`](zvt/src/bin/status/main.rs) for a typical way of
interfacing with a terminal. A useful standalone tool is
[`feig_update.rs`](zvt/examples/feig_update.rs) which we use in production to
[`feig_update`](zvt/src/bin/feig_update/main.rs) which we use in production to
update the Firmware of our cVEND plug terminals.

0 comments on commit 8eb4a3a

Please sign in to comment.