From 07f8c74056c1fcf20c49137fdf3b1b1b72ad316a Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 10 Jul 2023 16:17:23 +0200 Subject: readme: add usage --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 3f58f6d..fddc81b 100644 --- a/readme.md +++ b/readme.md @@ -15,3 +15,8 @@ Further steps is to get closer to full Go spec and / or introduce new languages definitions and new VM implementations. Note: this is highly experimental and unstable. + + +## Usage + +`go run ./cmd/gint < ./samples/fib` -- cgit v1.2.3