mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
README: tighten up top text
This commit is contained in:
parent
cc99056826
commit
67e2f016e8
14
README.md
14
README.md
@ -1,13 +1,11 @@
|
||||
# Notcurses: blingful TUIs and character graphics
|
||||
|
||||
* **What it is**: a library facilitating complex TUIs on modern terminal
|
||||
emulators, supporting vivid colors, multimedia, threads, and Unicode to the
|
||||
maximum degree possible. [Things](https://www.youtube.com/watch?v=dcjkezf1ARY) can be done with
|
||||
Notcurses that simply can't be done with NCURSES. It is furthermore
|
||||
fast as shit.
|
||||
|
||||
* **What it is not**: a source-compatible X/Open Curses implementation, nor a
|
||||
replacement for NCURSES on existing systems.
|
||||
**What it is**: a library facilitating complex TUIs on modern terminal
|
||||
emulators, supporting vivid colors, multimedia, threads, and Unicode to the
|
||||
maximum degree possible. [Things](https://www.youtube.com/watch?v=dcjkezf1ARY) can be done with
|
||||
Notcurses that simply can't be done with NCURSES. It is furthermore
|
||||
fast as shit. **What it is not**: a source-compatible X/Open Curses implementation, nor a
|
||||
replacement for NCURSES on existing systems.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.youtube.com/watch?v=dcjkezf1ARY"><img src="https://raw.githubusercontent.com/dankamongmen/notcurses/gh-pages/notcurses-logo.png" alt="setting the standard (hype video)"/></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user