diff --git a/README.md b/README.md index 070865f..32f2b40 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ The reason I chose to do this, is that my parsing algorithm considers everything - Simple error checking ## To-do -- Simple algebraic parsing (assign values to variables, etc.) +- ~~Simple algebraic parsing (assign values to variables, etc.)~~ - More robust error-checking