diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-02-14 22:56:02 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-02-14 22:56:02 +0300 |
commit | 77f24d0bb7defa94129fec9bba55e83297f45def (patch) | |
tree | 15fe493bd96d77fff6b521ab87a71b13bb2ea1a1 | |
parent | f53618c0baed906d2093c44a7be8be941ab606a8 (diff) | |
download | sciteco-77f24d0bb7defa94129fec9bba55e83297f45def.tar.gz |
README: image fixes
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,6 +17,7 @@ When you delete a character from the end of the command line macro (called rubou 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 uses the [Scintilla](http://www.scintilla.org/) editor component and supports GTK+ 3 as well as Curses frontends (using [Scinterm](http://foicica.com/scinterm/)). @@ -141,4 +142,4 @@ Additional Documentation * A [short presentation](http://sciteco.sf.net/manuals/presentation.pdf) (in German!) hold at [Netz39](http://www.netz39.de/). -<img align="center" alt="SciTECO icon" src="ico/sciteco-48.png"/> +<img align="middle" alt="SciTECO icon" src="ico/sciteco-48.png"/> |