diff --git a/mk/README.md b/mk/README.md
deleted file mode 100644
index e4cd742b4c7f181ba403f50ba6e4f115ad75a1b4..0000000000000000000000000000000000000000
--- a/mk/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a set of helper Makefiles for doing non-recursive builds with
-GNU Make.  The canonical source can be found at
-https://github.com/edolstra/make-rules.  You should copy the files
-into the `mk` subdirectory of your project.
-
-TODO: write more documentation.