summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-18 08:38:59 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-18 08:38:59 +0100
commite2bb97abab728e8af5ee4a55cbf838e77c61dfb1 (patch)
tree67a467f00496bbd544c00f8d0dfcc98fe4c230d2 /README.md
parenta3887b0695ffc83d2541d2ad8124e0d02f45ceae (diff)
feat: NeCTI CI and fixed README.md
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 188167b..4b5e477 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
<br/>
![CI](https://github.com/amlel-el-mahrouss/cc/actions/workflows/c-cpp.yml/badge.svg)
-[![License: GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE)
+[![License: GPL-3.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)
## Overview:
@@ -42,7 +42,7 @@ NeCTI is a modern, multi-platform compiler instractucture designed for modularit
```sh
git clone git@github.com:nekernel-org/necti.git
cd necti
-# Either build debugger or compiler libraries/tools using nebuild.
+# Either build the debugger or compiler libraries/tools using nebuild.
```
###### Copyright (C) 2024-2025 Amlal El Mahrouss & NeKernel.org Contributors, Licensed under Apache 2.0.