From 8da2f52ad75e79c18a65d72fe156c0f696546ca1 Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <neil.gershenfeld@cba.mit.edu>
Date: Fri, 9 Mar 2018 08:20:06 -0500
Subject: [PATCH] Update README.md

---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 33a3c16..894cdc6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,10 @@
-# Install and run mods
+# Todo
+- cut, copy, paste
+- Cross-Origin Resource Sharing (CORS)
+- nested module graphs
+- ...
+
+# To install and run mods locally
 
 You need to first install [node.js](https://docs.npmjs.com/getting-started/installing-node).
 
-- 
GitLab