From d2dde3c47e0d1523796919de3bc382eb31fa18b0 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Wed, 22 Jan 2025 09:57:16 +0100 Subject: [PATCH] Revert accidental change in previous PR --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb2a8f5b1..8fb41024d 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ libbzip2-rs can be used in both Rust and C projects. ### Rust projects -By far the easiest way to use libbzip2-rs is through the [bzip2](https://crates.io/crates/bzip2) crate, by simply enabling the `libbz2-rs-sys` feature gate. This will enable the `libbz2-rs-sys` -backend. +By far the easiest way to use libbzip2-rs is through the [bzip2](https://crates.io/crates/bzip2) crate, by simply enabling the `libbz2-rs-sys` feature gate. This will enable the `libbz2-rs-sys` backend. You can also directly use the C api exported by the `libbz2-rs-sys` crate. @@ -38,5 +37,5 @@ libbzip2-rs is part of Trifecta Tech Foundation's [Data compression initiative]( This project is funded through [NGI Zero Core](https://nlnet.nl/core), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/ZipLinting). -[NLnet foundation logo](https://nlnet.nl) +[NLnet foundation logo](https://nlnet.nl) [NGI Zero Logo](https://nlnet.nl/core)