Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oelin authored Mar 26, 2023
1 parent 60ec247 commit 18d2f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ npm i midjourney-client

## API

The API is super simple; just enter your prompt and `await` for one or more image URLs. One image is returned by default.
The API is super simple; just enter your prompt and wait for one or more image URLs to be returned. One image is returned by default.

```js
import midjourney from 'midjourney-client'
Expand Down

0 comments on commit 18d2f8e

Please sign in to comment.