From 3829a704150a06b2767d542b39179377a592da0f Mon Sep 17 00:00:00 2001 From: Flavian Kaufmann Date: Tue, 20 May 2025 10:29:33 +0200 Subject: folder structure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bbc7b31..b327668 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A small interpreter of the IMP programming language. ## Build - `make all` to build interpreter. -- `make run` to interpret "example.imp". +- `make example` to interpret "example/example.imp". - `make clean` to remove build folder. ## Dependencies -- cgit v1.2.3