more README massaging

This commit is contained in:
Carsten Haitzler 2022-06-04 16:35:29 +01:00
parent e2b1cf6550
commit bf6caeecbd
1 changed files with 12 additions and 5 deletions

View File

@ -1,14 +1,12 @@
![Terminology](/data/readme/terminology.png) ![Terminology](/data/readme/terminology.png)
# Terminology # Terminology
This is an EFL terminal emulator with some extra bells and whistles. -----
:warning: :warning: :warning:
*Please report bugs/issues at* *Please report bugs/issues at*
[git.enlightenment.org](https://git.enlightenment.org/enlightenment/terminology/issues) [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) [![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) [![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) [![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/) [![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 ## Requirements
* [efl](https://git.enlightenment.org/enlightenment/efl) * [efl](https://git.enlightenment.org/enlightenment/efl)
@ -25,7 +32,7 @@ Please see http://www.enlightenment.org for information on these.
## Compiling ## Compiling
Once you have met requirements, compiling and installing is simple: Once you have met requirements, compiling and installing are simple:
``` sh ``` sh
meson build meson build