diff options
| -rw-r--r-- | README.md | 33 |
1 files changed, 12 insertions, 21 deletions
@@ -1,27 +1,14 @@ <!-- Read Me of Nectar --> - - -<div align="center"> - <h1> - <b>The Nectar System</b> - </h1> - <p> - <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg" alt="License"></a> - </p> -</div> +# 🍯 The Nectar Language +<a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg" alt="License"></a>  - -## Love our work? - -Give us a star on GitHub! -  -## Community: +# About: -Join our [Discord](https://discord.gg/uD76Qweght), we're quite active and open for contributors! +A systems programming language for the 21st century. ## Getting Started: @@ -71,11 +58,9 @@ And build the source tree using the NeBuild system. - **Amlal El Mahrouss** — Lead Developer and Compiler Architect. - [Full contributor list](https://github.com/ne-foss-org/nectar/graphs/contributors) ---- - -### License +## Community: -This project is licensed under the [Apache-2.0 License](LICENSE). +Join our [Discord](https://discord.gg/uD76Qweght), we're quite active and open for contributors! ### Figures: @@ -83,6 +68,12 @@ This project is licensed under the [Apache-2.0 License](LICENSE). <img src="meta/media/pef_amd64_asm.png" alt="Nectar Assembler Assembling" width="1280"/> +--- + +### License + +This project is licensed under the [Apache-2.0 License](LICENSE). + <div align="center"> <sub> © 2023-2026 Amlal El Mahrouss & Ne.org contributors. Licensed under the Apache 2.0 license. |
