Skip to content

Commit

Permalink
docs: examples usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucca committed Sep 27, 2022
1 parent 0b6dd07 commit 5721c39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@ Example trace.moe response:

Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.

### Get Anime By Image File
### Get anime with a file

```bash
loli file anime.jpg
loli search file anime.jpg
```

### Get Anime By Image Link
### Get anime with a link

```bash
loli link https://anime.com/image.png
loli search link https://anime.com/image.png
```

## ➤ Demo <a name = "demo"></a>
Expand Down

0 comments on commit 5721c39

Please sign in to comment.