diff --git a/README.md b/README.md index 1a511fe..8cd48c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Windows12 A C-like compiled programming language implemented in Haskell. +## Examples +Example programs can be found in the `test` directory. + ## Usage Note: You must have version 9.0 of the Haskell compiler GHC installed. Otherwise Cabal will not be able to obtain the necessary dependencies.