added to README

This commit is contained in:
Valerie Wolfe 2023-07-03 13:11:58 -04:00
parent 07ee54024d
commit f7afc30f2e

View file

@ -9,6 +9,13 @@ to make major changes and refactors until the main roadmap is complete.**
Currently supports a variety of stripe flags.
Under Construction features:
- ["Complex" Flags](https://git.vwolfe.io/valerie/pride/src/branch/complex)
## Dependencies
Complex renderers often use [Powerline's slant](https://github.com/ryanoasis/powerline-extra-symbols)
symbols, and therefore require use of a Powerline font, such as [Fira Code](https://github.com/tonsky/FiraCode).
## Libraries
- [pico-args](https://crates.io/crates/pico-args)
- [termion](https://crates.io/crates/termion)