updated README
This commit is contained in:
parent
d59a25a096
commit
efbb098ed9
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -1,5 +1,14 @@
|
|||
|
||||
# Pride! for the tty
|
||||
|
||||
A C utility to display flags in 256-color terminals.
|
||||
A utility to display pride flags in 8- or 256- color terminals.
|
||||
|
||||
This is a C version of my [pride](https://git.vwolfe.io/valerie/pride) utility,
|
||||
focused on compatibility.
|
||||
|
||||
## Goals
|
||||
|
||||
- Compatible: Runs, compiles, and correctly displays on almost anything.
|
||||
- Low-dependency: Only uses the standard library.
|
||||
- Small: Low compiled binary size.
|
||||
|
||||
|
|
Loading…
Reference in a new issue