diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-16 07:47:37 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-16 07:47:37 +0100 |
commit | ff828d5709195ff8ae4cae8a2874e06446d9f622 (patch) | |
tree | 02bd714124bc93b7d8357dc4406a262ccd393988 | |
parent | 8bf8c82cd9af2fde38a26f66a8070f82b59fff2d (diff) | |
download | sciteco-ff828d5709195ff8ae4cae8a2874e06446d9f622.tar.gz |
fixup: left align icon in first README paragraph
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,7 @@ Overview ======== +<img align="left" alt="SciTECO" src="ico/sciteco-48.png"/> SciTECO is an interactive TECO dialect, similar to [Video TECO](http://www.copters.com/teco.html). It also adds features from classic TECO-11, as well as unique new ideas. @@ -35,8 +36,6 @@ __Warning: The SciTECO language is work in progress and has not yet fully stabil It may change drastically and in backwards-incompatible ways in the repository's master branch and between releases until version 1.0 is released.__ -<center><img src="ico/sciteco-48.png"/></center> - Features ======== |