diff --git a/Cargo.toml b/Cargo.toml index 8adf4ce..744aab2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ edition = "2021" name = "droplet" version = "0.7.0" license = "GPLv3-Affero" +description = "Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for Drop" [lib] crate-type = ["cdylib"] diff --git a/README.md b/README.md index cb09595..ed30c1d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Droplet -Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for Droplet. +Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for [Drop](https://gitub.com/Drop-OSS/droplet). ## Chunker