From 912c3d95c25de3d13bed8b70d7576245cfa3046c Mon Sep 17 00:00:00 2001 From: bazina Date: Sun, 21 Jan 2024 20:29:06 +0200 Subject: [PATCH] Anycc 54 Project README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b4e458a..9100f60 100644 --- a/README.md +++ b/README.md @@ -112,9 +112,6 @@ and `source_code.txt` contains the program source code. - The project is actively under development, and improvements and additional features will be added over time. -- For detailed information about each component (Lex, Parser, Symbol Table), refer to their respective README files in - their corresponding directories. - - Please report any issues or bugs on the project's GitHub repository. Enjoy using the AnyCC Compiler!