aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 9ea1aaa..0ba3f05 100644
--- a/README.md
+++ b/README.md
@@ -232,7 +232,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. |
+| [`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)) |
| [`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 |