Skip to content

Commit

Permalink
docs: remove visuals topic
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsm-dev committed Sep 27, 2022
1 parent 6d0ca59 commit 647c6fa
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,31 +101,6 @@ loli file anime.jpg
```bash
loli link https://anime.com/image.png
```

## ➤ Visuals <a name = "visuals"></a>

Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.

### Get Anime By Image File

<p align="center">
<img alt="logo" src=".github/docs/assets/find_by_file.PNG"/>
</p>

<p align="center">
<img alt="logo" src=".github/docs/assets/find_by_file_pretty.PNG"/>
</p>

### Get Anime By Image Link

<p align="center">
<img alt="logo" src=".github/docs/assets/find_by_link.PNG"/>
</p>

<p align="center">
<img alt="logo" src=".github/docs/assets/find_by_link_pretty.PNG"/>
</p>

## ➤ Learning <a name = "learning"></a>

In this process, I gained experiences in the following topics regarding the Go language:
Expand Down

0 comments on commit 647c6fa

Please sign in to comment.