diff --git a/README.md b/README.md index 1442164..40c9d8b 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,10 @@ and can run correctly the two complex scripts of its integration tests: The performance of this Rust implementation is now better than the GNU and FreeBSD implementations for most benchmarked cases. -Further work aims to -adjust buffering on terminal output to match current implementations, -implement more GNU extensions, and -improve performance where possible. - +Further work aims to: +* Adjust buffering on terminal output to match current implementations, +* Implement more GNU extensions, +* Improve performance where possible. ## Installation