aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuchen Pei <baconp@gmail.com>2017-07-06 17:58:39 -0400
committerYuchen Pei <baconp@gmail.com>2017-07-06 17:58:39 -0400
commite0ec44a8065e0976c01f41767a76cf59ed35167d (patch)
treeedbe964ce614f4ef7e4ebfcfe8d7c62e384937a2 /README.md
parent26791f08150090aefcd0ea6bde21c9b7cdac4c2e (diff)
added license.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..18103fb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+Experimental mathematics with Haskell, mainly covering some algebraic / enumerative combinatorics.
+
+Licensed under GPLv3+.