summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-22 02:28:44 -0500
committerGitHub <noreply@github.com>2025-11-22 02:28:44 -0500
commit8470a48ef4c6ea4b16e9a764aaedc7158f9c37ed (patch)
tree9c6e64d288199110887e599458b212a36183572f /README.md
parent6f8c36c3e004b9dc6802128f1cae34812cb8287b (diff)
parent32af6ab79fe52efa6fc773a672e2732388999692 (diff)
Merge pull request #16 from amlel-el-mahrouss/developv1.0.471
chore & fix: codebase improvements and repo maintenance.
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.