minor markup fixes

This commit is contained in:
Garrett D'Amore 2022-08-20 08:51:58 -07:00
parent 2faa178e3c
commit 46afc5218a
1 changed files with 2 additions and 4 deletions

View File

@ -2,10 +2,6 @@
# Tcell
<em>
Please see [here](UKRAINE.md) for an important message for the people of Russia.
</em>
_Tcell_ is a _Go_ package that provides a cell based view for text terminals, like _XTerm_.
It was inspired by _termbox_, but includes many additional improvements.
@ -17,6 +13,8 @@ It was inspired by _termbox_, but includes many additional improvements.
[![Discord](https://img.shields.io/discord/639503822733180969?label=&logo=discord)](https://discord.gg/urTTxDN)
[![Coverage](https://img.shields.io/codecov/c/github/gdamore/tcell?logoColor=grey&logo=codecov&label=)](https://codecov.io/gh/gdamore/tcell)
Please see [here](UKRAINE.md) for an important message for the people of Russia.
NOTE: This is version 2 of _Tcell_. There are breaking changes relative to version 1.
Version 1.x remains available using the import `github.com/gdamore/tcell`.