summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2021-01-18 22:28:20 -0500
committerFerris Tseng <ferristseng@fastmail.fm>2021-01-18 22:28:20 -0500
commit8195304ebda7609d803608ce1b8830d01bfbd31d (patch)
treeac0007aad63c67104bbf83220ee8cb01cdf0c2ac /README.md
parentb05c46aad05d23800743608f20cdc8c41f1793de (diff)
small README change
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