aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-02-14 23:00:46 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-02-14 23:00:46 +0300
commit5968d8b49e90e9636cc221000f699a85e87c46fe (patch)
tree6a0746a950a79d8aa85b5767a62b0ac4305bcc31 /README
parent77f24d0bb7defa94129fec9bba55e83297f45def (diff)
downloadsciteco-5968d8b49e90e9636cc221000f699a85e87c46fe.tar.gz
README: insert image using markdown tag and try to center icon
Diffstat (limited to 'README')
-rw-r--r--README5
1 files 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.
-<img align="left" alt="SciTECO demo" src="https://sciteco.sourceforge.net/graphics/sciteco-ncurses.gif"/>
-<br/>
+![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/).
-<img align="middle" alt="SciTECO icon" src="ico/sciteco-48.png"/>
+<p align="center"><img alt="SciTECO icon" src="ico/sciteco-48.png"/></p>