aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-08-27 14:43:18 +0000
committerGithub Actions <>2023-08-27 14:43:18 +0000
commitf12ffad12a96c031aec6ac667914f6faa5f63785 (patch)
tree8f6016442ea8ba6cd3d2de8efa77dc1fa21fc5d7 /README.md
parent216b57aebe77c51c93a60b95375a8b1bdfbf89d4 (diff)
downloadlite-xl-plugins-f12ffad12a96c031aec6ac667914f6faa5f63785.tar.gz
lite-xl-plugins-f12ffad12a96c031aec6ac667914f6faa5f63785.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b05a2f1..7addb4c 100644
--- a/README.md
+++ b/README.md
@@ -233,7 +233,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`svg_screenshot`](plugins/svg_screenshot.lua?raw=1) | Takes an SVG screenshot. Only browsers seem to support the generated SVG properly. |
| [`tab_switcher`](plugins/tab_switcher.lua?raw=1) | Switch between open tabs by searching by name |
| [`tabnumbers`](plugins/tabnumbers.lua?raw=1) | Displays tab numbers from 1–9 next to their names \*([screenshot](https://user-images.githubusercontent.com/16415678/101285362-007a8500-37e5-11eb-869b-c10eb9d9d902.png)) |
-| [`terminal`](https://github.com/adamharrison/lite-xl-terminal.git)\* | An integrated terminal for lite-xl. \*([screenshot](https://user-images.githubusercontent.com/1034518/254662617-6b8003da-d4c1-4227-8fc9-3d2b1ae89bf2.png)) |
+| [`terminal`](https://github.com/adamharrison/lite-xl-terminal.git)\* | An integrated terminal for lite-xl. \*([screenshot](https://github.com/adamharrison/lite-xl-terminal/assets/1034518/eb8a72a0-ff61-4b95-b009-364ac2725f70)) |
| [`tetris`](plugins/tetris.lua?raw=1) | Allows you to play tetris directly in the editor. |
| [`texcompile`](plugins/texcompile.lua?raw=1) | Compile Tex files into PDF |
| [`theme16`](https://github.com/monolifed/theme16)\* | Theme manager with base16 themes |