From 035a530b895bc5341874d4609e168a4eaba6e9c7 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 26 Mar 2025 20:35:45 +0100 Subject: meta: fix and update readmes. --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef640fe --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# NeKernel C/C++ + +Use the doxygen command to build documentation. + +## Notice for Contributors: + +- Always use `format.sh` before commiting and pushing your code! + +## Requirements: + +- [CLang](https://clang.llvm.org/) +- [GIT](https://git-scm.com/) +- [BTB](https://github.com/amlel-el-mahrouss/btb) + +## Cloning: + +``` +git clone git@github.com:amlel-el-mahrouss-gh/cc.git +``` + +###### Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved. -- cgit v1.2.3