Commit graph

7 commits

Author SHA1 Message Date
jaseg
ce0ee8d538 Fix musl build on various platforms 2016-11-18 10:31:10 +01:00
jaseg
f585abdc4f README: Add python-lolcat comparison 2016-10-27 12:51:33 +02:00
Ricardo Band
89f47e6e60 Update README.md
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
```
2016-10-27 11:17:46 +02:00
SpaceKookie
cda2a11941 Changing readme to test 2015-07-12 23:02:21 +02:00
jaseg
1a1d5dfb51 Clarified README 2015-07-07 02:55:21 +02:00
jaseg
7de9c4aef2 Updated README 2014-10-26 11:21:37 +01:00
jaseg
61d2ff5d2c Added installation instructions and extended the README 2014-10-25 16:51:49 +02:00