From 2f50868a2d1ad02bf2bc20c1f9b602c06ca92226 Mon Sep 17 00:00:00 2001 From: Andreas Olsson Date: Wed, 28 Dec 2016 23:03:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca9bd40..574c3d5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # pmap A parallel concurrent map implementation in Racket inspired from Clojure pmap. + +With the help of CarlSmotricz its now refined and tuned to perfection! :-)