summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fcbd35c..bc375f9 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![Crates.io](https://img.shields.io/crates/v/ipfs-api.svg)](https://crates.io/crates/ipfs-api)
[![Docs.rs](https://docs.rs/ipfs-api/badge.svg)](https://docs.rs/ipfs-api/)
-Rust library for connecting to the IPFS HTTP API using tokio.
+Rust library for connecting to the IPFS HTTP API using Hyper/Actix.
### Usage