From 78d706680c9e8ec1b727816cdb47e2f8266f0875 Mon Sep 17 00:00:00 2001 From: Erling Rennemo Jellum Date: Fri, 22 Sep 2023 16:02:04 +0200 Subject: [PATCH] Bump README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f725110..9daeac9 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,9 @@ lfc src/HelloWorld.lf This will eventually produce an executable which you now can run: ``` bin/lfc --trace -> +> Tracing enabled +> Hello from this HW reactor @ 0 ``` - For more information on reactors and Lingua Franca visit: www.lf-lang.org