From 9beab7d96a4275d7f41892c5a14a9ba6ddc1846b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 13 Dec 2025 21:08:32 +0100 Subject: chore: fix typos in README. Signed-off-by: Amlal El Mahrouss --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0e682de..402a8b6 100644 --- a/README.md +++ b/README.md @@ -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++. +
+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. -- cgit v1.2.3