diff --git a/README.md b/README.md index ec0dfb5..1198d28 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ This crate provides Rust with access to the **[System Informer][github.com/sysin | Feature | Description | | --- | --- | -| [`regenerate`][github.com/src/build.rs] | Regenerated bindings from [phnt (nightly)][github.com/phnt_nightly] source code. | -| *`(default)`* | A vendored version of pre-generated bindings are used by default to improve build times. | +| [`regenerate`][github.com/src/build.rs] | Regenerate bindings from [phnt (nightly)][github.com/phnt_nightly] source code. | +| *`(default)`* | Pre-generated bindings are used for faster builds. | Crate Overview - [`ffi`][docs.rs/ffi] Bindings for [phnt (nightly)][github.com/phnt_nightly] generated by [bindgen][crates.io/bindgen]