diff --git a/README.md b/README.md index 394e6b2..79d9634 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ fn main() -> Result<(), Box> { ### 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