From d2d6441e0700b5fa216fc3b12680b3f7df1e509e Mon Sep 17 00:00:00 2001 From: Eric <34678575+zcpua@users.noreply.github.com> Date: Tue, 25 Apr 2023 20:50:05 +0800 Subject: [PATCH] edit README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index ad4ac75..671cabc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # midjourney-api Node.js client for the unofficial MidJourney API. +
+

+ Discord server + npm version +

+
+[discord bot example](https://github.com/erictik/midjourney-discord) ## Install @@ -60,3 +67,9 @@ Then, run the example with the following command: ```bash npx tsx example/imagine.ts ``` +```bash +npx tsx example/upscale.ts +``` +```bash +npx tsx example/variation.ts +``` \ No newline at end of file