added to README
This commit is contained in:
parent
07ee54024d
commit
f7afc30f2e
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue