Skip to content

Commit

Permalink
Update images in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yogensia committed May 7, 2024
1 parent f348f1d commit ed7f782
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Search WordPress Docs** is an extension that allows you to search functions, classes, methods, or hooks on the official WordPress documentation without having to leave VSCode.

<div align="center">
<img src="https://github.com/yogensia/VSCodeSearchWPDocs/raw/master/images/demo.avif" alt="Search WordPress Docs Demo" title="Search WordPress Docs Demo" />
<img src="https://github.com/yogensia/VSCodeSearchWPDocs/raw/master/assets/demo.avif" alt="Search WordPress Docs Demo" title="Search WordPress Docs Demo" />
</div>

## How it Works
Expand All @@ -15,7 +15,7 @@
Since version 2.0.0, results are shown on a panel to the right of your VSCode editor, and offers a few themes to style the results too. This is optional, and can be disabled from the extension's settings if you prefer to open the results on your browser.

<div align="center">
<img src="https://github.com/yogensia/VSCodeSearchWPDocs/raw/master/images/screenshot-1.png" alt="Search WordPress Docs screenshot" title="Search WordPress Docs screenshot" />
<img src="https://github.com/yogensia/VSCodeSearchWPDocs/raw/master/assets/screenshot.png" alt="Search WordPress Docs screenshot" title="Search WordPress Docs screenshot" />
</div>

### To Make a Search
Expand Down
Binary file removed assets/screenshot-1.png
Binary file not shown.
Binary file added assets/screenshot.png
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 ed7f782

Please sign in to comment.