From 1a11569e9acdf330d34348da64001964ff2703db Mon Sep 17 00:00:00 2001 From: Kyler Date: Tue, 2 Dec 2025 22:24:04 -0700 Subject: [PATCH] Readded introductory description to README.md --- SLS_Python/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SLS_Python/README.md b/SLS_Python/README.md index 99c59c7..fb80f0e 100644 --- a/SLS_Python/README.md +++ b/SLS_Python/README.md @@ -1,5 +1,7 @@ # SLS Python +This is the Python implementation for the YREA SLS interpreter. + ## Building ```bash