aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-17 17:11:31 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-17 17:11:31 +0200
commit59b5711a15a924f8ba0e233bce9de1091364c203 (patch)
tree6448f2b3eff74efe2e523b67c67beb0eb48bb4ca /README
parentca0d5e087e10a50decc913c3f55dc744774c764e (diff)
downloadsciteco-59b5711a15a924f8ba0e233bce9de1091364c203.tar.gz
updated screenshots: screenshots.md now lists older screenshots as well
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 580e332..4991106 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ as far as possible. For instance, moving the cursor to the right can be done imm
When you delete a character from the end of the command line macro (called rubout), the
side-effects of that character which may be a command or part of a command, are undone.
-![SciTECO demo](https://sciteco.sf.net/graphics/sciteco-ncurses.gif)
+![SciTECO demo](https://sciteco.sf.net/screenshots/v2.1-dev-freebsd-ncurses.gif)
SciTECO uses the [Scintilla](https://www.scintilla.org/) editor component and supports
GTK+ 3 as well as Curses frontends (using [Scinterm](https://foicica.com/scinterm/)).