Merge branch 'master' of github.com:dboulytchev/compiler-workout

* 'master' of github.com:dboulytchev/compiler-workout:
  Update README.md
This commit is contained in:
Podkopaev Anton 2018-02-19 17:36:32 +03:00
commit 7a35fdf1eb

View file

@ -12,5 +12,3 @@ Building:
* `opam install GT`
* To build the sources: `make` from the top project directory
* To test: `test.sh` from `regression` subfolder