Skip to content

Commit

Permalink
Move icons/gifs in their own folder
Browse files Browse the repository at this point in the history
Signed-off-by: Bigo <[email protected]>
  • Loading branch information
crisidev committed May 19, 2024
1 parent a691700 commit 3bc8b00
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LSP Server wrapper for the exceptional [Bacon](https://dystroy.org/bacon/) expos

See `bacon-ls` 🐽 blog post: https://lmno.lol/crisidev/bacon-language-server

![Bacon screenshot](./screenshot.png)
![Bacon screenshot](./img/screenshot.png)

`bacon-ls` 🐽 is meant to be easy to include in your IDE configuration.

Expand Down Expand Up @@ -38,7 +38,7 @@ See `bacon-ls` 🐽 blog post: https://lmno.lol/crisidev/bacon-language-server
- 🌍 VsCode extension and configuration
- 🌍 Emacs configuration

![Bacon gif](./bacon-ls.gif)
![Bacon gif](./img/bacon-ls.gif)

## Installation

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publisher": "crisidev",
"version": "0.2.0",
"private": true,
"icon": "icon.png",
"icon": "img/icon.png",
"repository": {
"url": "https://github.com/crisidev/bacon-ls.git",
"type": "git"
Expand Down

0 comments on commit 3bc8b00

Please sign in to comment.