From 2bd78a1d799df60d30ec36b81c1da2724705fee5 Mon Sep 17 00:00:00 2001 From: netkas Date: Mon, 10 Mar 2025 15:13:17 -0400 Subject: [PATCH] Added Community Section --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) mode change 100644 => 100755 README.md diff --git a/README.md b/README.md old mode 100644 new mode 100755 index c4da31b..66402e4 --- a/README.md +++ b/README.md @@ -6,6 +6,16 @@ Nosial Code Compiler is a package compiler, manager & installer for PHP. Allowin versions of php packages on your system that your PHP programs/projects can share and use. Additionally, ncc also allows you to create a redistributable package of your PHP program/project in the form of a `.ncc` binary package file. +## Community + +This project and many others from Nosial are available on multiple publicly available and free git repositories at + +- [n64](https://git.n64.cc/nosial/ncc) +- [GitHub](https://github.com/nosial/ncc) +- [Codeberg](https://codeberg.org/nosial/ncc) + +Issues & Pull Requests are frequently and to be referenced accordingly in commits and changes, Nosial remains dedicated +to keep these repositories up to date when possible. ## Features