From 0c450b9a2b7ae123bd346602e4d069fc0ff05140 Mon Sep 17 00:00:00 2001 From: Buni <107373072+bunidin@users.noreply.github.com> Date: Fri, 24 May 2024 19:52:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00b6ff3..05d827e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ To run the GUI for the REPL interpreter simply run the following command on the python3 GUI_byBuni.py ``` + + --- The rest of our work is ran in the same way as in the ReadMe [here](https://github.com/DiegoEmilio01/A-Symbolic-Language-for-Interpreting-Decision-Trees). -- GitLab