From 87461206b4b603719ccf4b35c06981c440e161a8 Mon Sep 17 00:00:00 2001 From: Cyrus Harmon Date: Mon, 21 Aug 2017 14:44:39 -0700 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d2ffb95 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# closure-common + +This is a fork of Gilbert Baumann's closure-common library, originally found here: http://www.cliki.net/closure-common + +The source hadn't been updated in a while and it doesn't seem that Gilbert Baumann or David Lichteblau is actively maintaing the project. Hence, this fork.