From c2a15c3aa1dfa35895c33e85b1973862495772b5 Mon Sep 17 00:00:00 2001 From: Vladan Popovic Date: Mon, 12 Aug 2019 12:09:53 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e47da3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# category-theory-exercises + +Exercises from the book "Category theory for programmers" by Bartosz Milewski. \ No newline at end of file