diff options
| -rw-r--r-- | README.adoc | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/README.adoc b/README.adoc index b77956b..b4da7ec 100644 --- a/README.adoc +++ b/README.adoc @@ -10,12 +10,14 @@ The program offers both a terminal user interface, and a GTK+ 3 based UI.  The styling of the latter will follow your theme, and may be customized  from 'gtk.css'. -image::tdv.png[align="center"] -  The project is covered by a permissive license, unlike vast majority of other  similar projects, and can serve as a base for implementing other dictionary  software. +Screenshot +---------- +image::tdv.png[align="center"] +  Packages  --------  Regular releases are sporadic.  git master should be stable enough. | 
