diff --git a/TODO.md b/TODO.md index a6c0d68..219500b 100644 --- a/TODO.md +++ b/TODO.md @@ -23,4 +23,4 @@ - [ ] Need to make this reproducable too (Check pysh json files) - [ ] Add Memory - [ ] Add history stack(s), like a call stack -- [ ] Implement interpreter options (could probably just place this all into a map or something) +- [ ] Implement interpreter options (could probably just place this into a map)