summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f691a58
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+# OCL.Core
+
+[![License: BSL](https://img.shields.io/badge/license-BSL-blue.svg)](LICENSE)
+
+FIX module from the OCL.
+
+## Requirements:
+
+The OCL requires the following:
+
+- [Boost](https://www.boost.org/)
+- [Clang](https://clang.llvm.org/)
+- [CMake](https://cmake.org/)
+- [Git](https://git-scm.com/)
+- OCL.Core
+
+##### (c) 2025 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License.