diff --git a/README.md b/README.md index dafbbc9..7b02854 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,6 @@ Top-Down compiler that generates a three address code. * The interpreter waits on encountering a read command, for the user to provide the input * To provide input on the terminal write the input and press enter * On encountering errors like Overflow error, etc. please try running the program again after correcting your while script + + +testing