Skip to content

Commit 3106023

Browse files
authored
Update README.md
1 parent 3d4aa08 commit 3106023

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ All tasks that will appear here will be bigger and more time consuming than othe
5858
- [ ] Fix the calculator
5959
- [ ] Add linux support
6060
- [ ] Create an interpreted scripting language to run commands from a script file
61-
- [ ] Create basic structure of variables **--- In Progress**
62-
- [ ] Create if statement and lables **--- In Progress**
63-
- [ ] Create END statements and other misc statements
61+
- [x] Create basic structure of variables
62+
- [x] Create if statement and lables
63+
- [x] Create END statements and other misc statements
64+
- [ ] Testing, bugfixes and final improvements **In Progress**

0 commit comments

Comments
 (0)