PrideFetch/README.md

12 lines
291 B
Markdown
Raw Normal View History

2020-08-26 02:04:10 +01:00
# pridefetch
Neofetch clone written in Python with the ability to display pride flags
## Examples
### Display a trans flag
`pridefetch -f trans`
### Display either a trans or lesbian flag, with a 50/50 chance
`pridefetch -c trans, lesbian`
### List all the available flags
`pridefetch -l`