From 838a490abdd726c99ba77527b422a4b6fed7d896 Mon Sep 17 00:00:00 2001 From: Nathaniel Beaver Date: Fri, 23 Oct 2015 09:49:10 -0500 Subject: [PATCH] Remove superfluous to-do list in favor of inline comments. --- todo.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 todo.md diff --git a/todo.md b/todo.md deleted file mode 100644 index aec8c8a..0000000 --- a/todo.md +++ /dev/null @@ -1,3 +0,0 @@ -- [x] Make it a complete reStructuredText document. -- [ ] Look for similar projects. -- [ ] Decide if some arguments are too subjective.