From bf6caeecbd9c9c1c2fcb5d4cd2019c4a5a09f027 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 4 Jun 2022 16:35:29 +0100 Subject: [PATCH] more README massaging --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e4d08b9b..1a2ad3b8 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@ ![Terminology](/data/readme/terminology.png) # Terminology -This is an EFL terminal emulator with some extra bells and whistles. - -:warning: :warning: :warning: +----- *Please report bugs/issues at* [git.enlightenment.org](https://git.enlightenment.org/enlightenment/terminology/issues) -:warning: :warning: :warning: +----- [![Coverity](https://scan.coverity.com/projects/terminology/badge.svg)](https://scan.coverity.com/projects/terminology) [![CircleCI](https://circleci.com/gh/borisfaure/terminology.svg?style=shield)](https://circleci.com/gh/borisfaure/terminology) @@ -17,6 +15,15 @@ This is an EFL terminal emulator with some extra bells and whistles. [![Snapcraft](https://snapcraft.io//terminology/badge.svg)](https://snapcraft.io/terminology) [![Weblate](https://hosted.weblate.org/widgets/terminology/-/terminology/svg-badge.svg)](https://hosted.weblate.org/engage/terminology/) +----- + +This is an EFL terminal emulator with some extra bells and whistles +such as the ability to display in-line images, video and even play +music files, background images, videos, Z-Modem like sending (e.g. SSH +into a server and use tysend to send a file back to the local +terminal), GPU Accelerated rendering (optional - just set the +Elementary enginer to use OpenGL) and much more. + ## Requirements * [efl](https://git.enlightenment.org/enlightenment/efl) @@ -25,7 +32,7 @@ Please see http://www.enlightenment.org for information on these. ## Compiling -Once you have met requirements, compiling and installing is simple: +Once you have met requirements, compiling and installing are simple: ``` sh meson build