Skip to content

Commit

Permalink
Point to more examples in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
bsaintjo committed Sep 4, 2023
1 parent 75858e6 commit d700e73
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 @@ -90,7 +90,7 @@ fn main() -> Result<(), Box<dyn Error>> {

### More example code

For more example code, see the [test code](tests/full.rs).
For more example code, see the [test code](tests/full.rs). Several examples from the original library have been ported to rust and can be found in the [examples](examples) directory.

## Feature flags

Expand Down

0 comments on commit d700e73

Please sign in to comment.