Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KCaverly authored Nov 29, 2023
1 parent baecb48 commit 87960f8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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/).

<a href="https://crates.io/crates/replicate-rs"><img src="https://img.shields.io/crates/v/replicate-rs"></a>


0 comments on commit 87960f8

Please sign in to comment.