From 7fd421a88005d9a3636284c7a15628111fdf41c3 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 21 Dec 2025 21:20:29 +0100 Subject: feat: update ReadMe and the structure section. Signed-off-by: Amlal El Mahrouss --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9bf1271..3962570 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ ## Structure: -- `src/CompilerKit` – Compiler Kit written in modern C++ -- `src/LibC++` – C++ ABI Library -- `src/LibStdC++` – Standard C++ Library -- `src/DebuggerKit` – Debugging Kit written in modern C++ -- `src/CommandLine/` – C/C++ Command Line Tools +- `src/CompilerKit` – Compiler Kit written in C++ +- `src/LibC++` – C++ ABI Library. +- `src/ThirdParty` – Third Party Code. +- `src/DebuggerKit` – Debugging Kit written in C++ +- `src/CommandLine/` – C/C++ Command Line Tools. ## Requirements: -- cgit v1.2.3