diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-08 11:41:40 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-08 11:43:00 +0100 |
| commit | 0882b2456b2023f92e90abe1b1cc425bba36712c (patch) | |
| tree | 8db58ee62690143818bb27fd3d36ee1eb9bfad8a /README.md | |
| parent | ed4ad3ecdd446d2f60a9b671a43b0e7ec32f2a04 (diff) | |
feat: c++front: Finalized C++Front for Nectar C++.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,7 +2,7 @@ # Nectar - + [](LICENSE) ## Structure: @@ -33,8 +33,8 @@ Always use `format.sh` before commiting and pushing your code! Run the following: ```sh -git clone git@github.com:nekernel-org/necti.git -cd necti +git clone git@github.com:nekernel-org/nectar.git +cd nectar # Either build the debugger or compiler libraries/tools using nebuild. ``` @@ -48,7 +48,7 @@ And build the source tree using the NeBuild system. ## Authors & Credits - **Amlal El Mahrouss** — Lead Developer and Compiler Architect. -- [Full contributor list](https://github.com/nekernel-org/necti/graphs/contributors) +- [Full contributor list](https://github.com/nekernel-org/nectar/graphs/contributors) --- |
