From 64053f88a6dfb4a0d1f61125a24e9a655ce61b3f Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 17 Mar 2019 12:16:08 +0100 Subject: minor readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 035a5e3..bc8e53d 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3