From 710e049cfaf99d3c833753407a6be321a3c5380d Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Fri, 26 Jul 2013 17:36:54 +0200 Subject: [PATCH] added links to source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2794734..9ee69f7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ hascheme ======== -The scheme in Haskell tutorial, redone with more Haskell experience +The scheme in [Haskell tutorial](http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours), redone with more Haskell experience