From f07d7d60a5de61e0d583b7e732ea0015e1383a66 Mon Sep 17 00:00:00 2001 From: F Date: Tue, 7 Mar 2023 16:46:17 +0000 Subject: [PATCH] This is a Node.js client (for now) --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 30760c29..0cb7c285 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# Replicate JavaScript client +# Replicate Node.js client -A JavaScript client for [Replicate](https://replicate.com/). It lets you run -models from Node.js and the web (coming soon!), and do various other things with -Replicate. +A Node.js client for [Replicate](https://replicate.com/) ## Status