summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-21 19:02:38 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-21 19:02:38 +0100
commit804afb1895fa9aa6c45645bb097bf4937e9d851d (patch)
treea9230d88cd24163fbd60cd82c99ba1d0dd9e494b /README.md
parentdbe09e84dccf8deeeca22d1a1f1577b45e5e5602 (diff)
chore: cleanup codebase.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index a781373..f7da55c 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,6 @@ A C++ library with additional modules for your C++ SDLC.
## Structure:
-
-
- `core`: Core utilities and fundamental abstractions used across OCL.
- `except`: Exception classes and error-handling helpers.
- `fix`: FIX protocol utilities and helpers for Financial Information eXchange integration.