diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ This repo holds a collection of some of my Haskell sources: * ./hulls/ - find convex and concave hulls for a set of points * ./parallel/ - parallel programming experiments * ./parser/ - experimenting with applicative and monadic parsing -* ./rfid/ - Topcoder challenge +* ./rfid/ - location from signal strength * ./shebang/ - simple demonstration how to use shebang with Haskell -* ./simpleSVG/ - my tiny minimalistic SVG generator (see inside hulls, merge, use as "lib") +* ./simpleSVG/ - my tiny minimalistic SVG generator * ./snip/ - some random code snippets |
