Martin Thoma
7740f0147f
Remove trailing spaces
...
The commands
find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
and
find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
a5da0b9a7b
Readme.md -> README.md to make it easier to see Readme files
2014-08-31 15:06:44 -04:00
Martin Thoma
3b9cd9043e
added image and example in README
2013-04-10 11:53:38 +02:00
Martin Thoma
7844a34365
added flowchart; corrected size from 500 to 512
2013-02-21 11:15:58 +01:00
Martin Thoma
1d2bd1f9f3
misc
2013-02-18 13:25:07 +01:00
Martin Thoma
87fdf99219
Made bchart-simple a little bit more interesting
2013-01-23 09:59:22 +01:00
Martin Thoma
2f86de0928
added letter example and vertex cover example
2013-01-21 12:43:26 +01:00
Martin Thoma
5259753e8c
added 3 more examples
2012-12-02 17:19:58 +01:00