summaryrefslogtreecommitdiffhomepage
path: root/include/CoreRuntimeKit/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-18 22:05:37 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-18 22:06:44 +0100
commit693aba77f3e31b0ddfe4d3e51f47fd3441c45f92 (patch)
tree60bfbc77082b20e32c4a16885d8421413500e206 /include/CoreRuntimeKit/README.md
parent25ba4e852d6ad15d91095e844bde858383c6b1e3 (diff)
[CHORE] Rework the Nectar Core Libraries as NCSL (Nectar Core Support Libraries).
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/CoreRuntimeKit/README.md')
-rw-r--r--include/CoreRuntimeKit/README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/include/CoreRuntimeKit/README.md b/include/CoreRuntimeKit/README.md
index 356eaf5..84d50bb 100644
--- a/include/CoreRuntimeKit/README.md
+++ b/include/CoreRuntimeKit/README.md
@@ -1,8 +1,12 @@
-# The NectarCoreLibrary
+# The Nectar Core Support Libraries:
## Abstract:
-The NCL is a kit used to interact with other programs using the FFI of Nectar.
+The NCSL is a framework used to interact with other programs using the concept of FFI in Nectar.
The implmentation is still in progress, feel free to open a PR to propose a new function.
+## Example:
+
+**No examples are available right now, we're working on some.**
+