From dba1e4e7972d6fc3e83342094c0f08f894f1cff5 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Sat, 14 Apr 2018 10:57:32 -0400 Subject: [PATCH] Set upper bound on total estimate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 641ffa3..46da718 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Project Plan | status | id | title | pages | estimate | actual | start | finish | |--------|------------|------------------------------------------|-------|----------|--------|------------|------------| -| [ ] | 0 | Modern Compiler Implementation in ML | 512 | 28 | -- | xxxx-xx-xx | xxxx-xx-xx | +| [ ] | 0 | Modern Compiler Implementation in ML | 512 | 28-84 | -- | xxxx-xx-xx | xxxx-xx-xx | | ====== | ========== | ======================================== | ===== | ======== | ====== | ========== | ========== | | [ ] | 1 | - Fundamentals of Compilation | 264 | 14 | -- | ---------- | ---------- | | [ ] | 1.01 | -- Introduction | 011 | 01 | -- | ---------- | ---------- | -- 2.20.1