summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-08-13Update README.mdcheese11-0/+6
2019-03-19README.md: Don't use yaourt on Arch (#17)Ricardo Band1-1/+3
Removed the aur helper. The new guide works for everyone. See https://wiki.archlinux.org/index.php/AUR_helpers#Discontinued_or_problematic
2018-07-22Remove fmemopen altogether since it just doesn't work.jaseg1-15/+1
Closes #9.
2017-03-20README: Add Ubuntu/Snap installation. Thanks @simos !jaseg1-0/+8
2016-12-26Add Mac build instructionsjaseg1-0/+8
2016-11-18Fix musl build on various platformsjaseg1-0/+14
2016-10-27README: Add python-lolcat comparisonjaseg1-0/+13
2016-10-27Update README.mdRicardo Band1-0/+10
You could also add comparision to [python-lolcat](https://pypi.python.org/pypi/lolcat): ```bash $ dmesg > foo $ time python-lolcat foo real 0m1.503s user 0m1.609s sys 0m0.012s $ time c-lolcat foo real 0m0.055s user 0m0.051s sys 0m0.000s ```
2015-07-12Changing readme to testSpaceKookie1-0/+2
2015-07-07Clarified READMEjaseg1-1/+1
2014-10-26Updated READMEjaseg1-6/+2
2014-10-25Added installation instructions and extended the READMEjaseg1-0/+32