summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-06 02:19:20 -0500
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-06 02:19:20 -0500
commit76ac1db6d286ec2f0ba1f643fea58e7b8a388a63 (patch)
tree56dc5642681c003b594d4ea4d3a02fc2a2756cbb /README.md
parentea17c58930816a309b3bd664def58fec1be239c5 (diff)
chore: New readme, index.md, and updated wg02.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 13 insertions, 4 deletions
diff --git a/README.md b/README.md
index a4a3273..908ce46 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,16 @@
-# The NeKernel Papers.
+# The WG Papers.
-## Brief
+## Introduction:
-Here are the NeKernel papers, freely available under Apache 2.0, Authored by Amlal El Mahrouss.<br/>
-If you wish to cite the paper, refer to the CITATION.cff.
+These are Working Group Papers of the NeKernel.org project.
+Refer to [`CITATION.cff`](CITATION.cff) if you wish to cite these documents.
+## Getting Started:
+
+Please fork and clone the repository first:
+
+```sh
+git clone git@github.com:<your-username>/draft.git
+```
+
+##### (c) 2025 Amlal El Mahrouss & NeKernel.org Authors, licensed under Apache 2.0. \ No newline at end of file