Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
neonwatty committed Nov 8, 2024
1 parent a3e3c12 commit da12050
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,22 +151,22 @@ python -m pytest tests/
The pro version of meme search builds on the standard version, adding an array of features requested by the community.

<p align="center">
<div style="display: grid;">
<div style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px;">
<figure>
<figcaption>Search</figcaption>
<img align="center" src="https://github.com/jermwatt/readme_gifs/blob/main/meme-search-pro-search-example.gif" height="225">
<figcaption>Search</figcaption>
</figure>
<figure>
<figcaption>Edit</figcaption>
<img align="center" src="https://github.com/jermwatt/readme_gifs/blob/main/meme-search-pro-edit-example.gif" height="225">
<figcaption>Edit</figcaption>
</figure>
<figure>
<figcaption>Filter</figcaption>
<img align="center" src="https://github.com/jermwatt/readme_gifs/blob/main/meme-search-pro-filters-example.gif" height="225">
<figcaption>Filter</figcaption>
</figure>
<figure>
<figcaption>Generate</figcaption>
<img align="center" src="https://github.com/jermwatt/readme_gifs/blob/main/meme-search-generate-example.gif" height="225">
<figcaption>Generate</figcaption>
</figure>
</div>
</p>
Expand Down

0 comments on commit da12050

Please sign in to comment.