Skip to content

Commit

Permalink
docs: Add completion.jpg image
Browse files Browse the repository at this point in the history
- Added completion.jpg image to the docs folder
  • Loading branch information
guanguans committed Jul 19, 2024
1 parent 43cc9f1 commit a1690b6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,13 @@ $response = $promise->wait();
$responses = $client->pool($messages);
```

### Completion

> [!TIP]
> Required to install [Laravel Idea](https://plugins.jetbrains.com/plugin/13441-laravel-idea) plugin.
![completion](docs/completion.jpg)

## Testing

```bash
Expand Down
Empty file removed docs/.gitkeep
Empty file.
Binary file added docs/completion.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a1690b6

Please sign in to comment.