diff --git a/Readme.md b/Readme.md index ebf396d..a335acc 100644 --- a/Readme.md +++ b/Readme.md @@ -8,6 +8,6 @@ Summary of tools used : - [ANTLR (ANother Tool for Language Recognition)](http://www.antlr.org/) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. - [TestNG](http://testng.org/doc/index.html) a java unit-testing framework -Test cases are available at : [](src/master/compiler/src/test/test-resources/examples) +Test cases are available [here](src/master/compiler/src/test/test-resources/examples) From [this playlist](https://www.youtube.com/watch?v=2uvKTmfPNzE&list=PLOfFbVTfT2vbJ9qiw_6fWwBAmJAYV4iUm).