summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-13 04:04:28 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-13 04:04:28 +0100
commitd276b2d3af6aefae8d13a9b3b841ceb56f49f0ec (patch)
treefebb02e0614d58af333941d61667545b39b3a6b5 /README.md
parent14974d542f874ffa359fde14cf73f6ec301ff1f7 (diff)
feat: update README.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cecb1bf..ea7c131 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![License: BSL](https://img.shields.io/badge/license-BSL-blue.svg)](LICENSE)
-FIX module from the OCL.
+The FIX module from the OCL.
## Requirements:
@@ -12,7 +12,7 @@ The OCL requires the following:
- [Clang](https://clang.llvm.org/)
- [CMake](https://cmake.org/)
- [Git](https://git-scm.com/)
-- OCL.Core
+- [OCL.Core](https://github.com/ocl-org/core)
## Freestanding Status