diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-13 21:08:32 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-13 21:08:32 +0100 |
| commit | 9beab7d96a4275d7f41892c5a14a9ba6ddc1846b (patch) | |
| tree | 6d10a14caa43fac747f4e3df957162e7c128944b /README.md | |
| parent | 8f88b74fc4ab52970bde606f3310852e0c1e1901 (diff) | |
chore: fix typos in README.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ # Open C++ Libraries The OCL provides free header-only C++ source libraries for usage in C++ application development. -Module includes a `core` library containing algorithms and containers for C++20 or later, and a `fix` module designed to parse `Financial Exchange Protocol` messages in modern C++. +<br/> +Modules include, a `core` library containing algorithms and containers for C++20 or later, and a `fix` module designed to parse `Financial Exchange Protocol` messages in modern C++. These libraries were built on top of the Boost C++ libraries and C++ SL. |
