From 2d8affd9eb00ebf938d8d2fdb6cb3dae8dee5f7b Mon Sep 17 00:00:00 2001 From: Anand Prakash Date: Wed, 13 Dec 2023 10:58:35 -0800 Subject: [PATCH] Update README.md to include semantic output format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f467979..70be128c 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ This parser takes a .mo file in input and has three possible outputs, that can b - **raw-json** : detailed transcription of a Modelica file in JSON - **json**: simplified JSON format, easier to read an interpret +- **semantic**: generate semantic model from semantic information included within `annotation` in the Modelica file ##### --mode / -m