diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-24 07:13:02 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-24 07:13:02 +0100 |
| commit | c7c0b039041634de036a08f4a9a60d8782e79300 (patch) | |
| tree | b6ef35ca79e80cd0a4148a87932a55bec68fced8 /src/CompilerKit | |
| parent | 5652edb5f056cf379afb14c83dc47213b1002aa7 (diff) | |
[CHORE] CompilerKit: Better README.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit')
| -rw-r--r-- | src/CompilerKit/src/Frontends/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CompilerKit/src/Frontends/README.md b/src/CompilerKit/src/Frontends/README.md index 2e32d07..56b6e34 100644 --- a/src/CompilerKit/src/Frontends/README.md +++ b/src/CompilerKit/src/Frontends/README.md @@ -1,5 +1,7 @@ # Nectar Frontends: +The implemented Nectar frontends are implemented here. + ## Current Status: The following frontend are implemented as of March 2026: |
