diff --git a/README.md b/README.md index 22485b8..42d91cb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # replicate-rs -A lightweight un-official minimal client for replicate. +An un-official minimal async client for [Replicate](https://replicate.com/). +Provides simple type safe functionality for interacting with Replicate models with [serde](https://serde.rs/) and [isahc](https://docs.rs/isahc/latest/isahc/). + + + +