From 5968d8b49e90e9636cc221000f699a85e87c46fe Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 14 Feb 2024 23:00:46 +0300 Subject: README: insert image using markdown tag and try to center icon --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 36e883d..0c74250 100644 --- a/README +++ b/README @@ -16,8 +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 -
+![SciTECO demo](https://sciteco.sourceforge.net/graphics/sciteco-ncurses.gif) SciTECO uses the [Scintilla](http://www.scintilla.org/) editor component and supports GTK+ 3 as well as Curses frontends (using [Scinterm](http://foicica.com/scinterm/)). @@ -142,4 +141,4 @@ Additional Documentation * A [short presentation](http://sciteco.sf.net/manuals/presentation.pdf) (in German!) hold at [Netz39](http://www.netz39.de/). -SciTECO icon +

SciTECO icon

-- cgit v1.2.3