From 7c13f00692bb13a111bd4b6f6421e53c1735e6cf Mon Sep 17 00:00:00 2001 From: Hagar Usama Date: Sat, 6 Jun 2020 11:46:58 +0200 Subject: [PATCH] * update readme with more tasks --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aed5183..b72bc08 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ I am proud of my original work. It is not the best. Yet, it is mine. And that is * [x] test the case by diffmerge tool * [x] consider module file to add your modules in * [x] replace state names with smaller unique names -* [ ] add arguments (argparse) +* [x] add arguments (argparse) +* [ ] consider add directory for input and directory for output * [ ] add DFA table to Lexical (from lexical_aux) * [ ] add Lexical to modules and run from main * [x] report