diff options
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/ReadMe.md b/ReadMe.md deleted file mode 100644 index 0ac4b47..0000000 --- a/ReadMe.md +++ /dev/null @@ -1,29 +0,0 @@ -# NeBoot - - -[](LICENSE) -[](#) - -# Brief - -NeBoot is a cross-platform open implementation of a firmware written in C, designed with modularity and portability in mind. - -## Notice for Doxygen: - -Build the documentation using Doxygen's `doxygen` CLI tool. - -## Requirements: - -- [Clang](https://clang.llvm.org/) -- [NASM](https://nasm.us/) -- [Git](https://git-scm.com/) -- GNU Developer Utils (Make, GCC...) - -## Cloning: - -```sh - git clone git@github.com:nekernel-org/neboot.git - cd neboot -``` - -###### Copyright 2024-2025, Amlal El Mahrouss and NeKernel.org Contributors, all rights reserved. |
