From bf713260909adf0f10ebfc83718e5baf90dab2ac Mon Sep 17 00:00:00 2001 From: netkas Date: Tue, 11 Mar 2025 14:24:20 -0400 Subject: [PATCH] Updated README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index f924e89..ea0a1fd 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,25 @@ be configured more easily by following the documented instructions on how to alt could use a builtin editor to edit the configuration file manually. +## 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/configlib) +- [GitHub](https://github.com/nosial/configlib) +- [Codeberg](https://codeberg.org/nosial/configlib) + +Issues & Pull Requests are frequently checked and to be referenced accordingly in commits and changes, Nosial remains +dedicated to keep these repositories up to date when possible. + +For questions & discussions see the public Telegram community at [@NosialDiscussions](https://t.me/NosialDiscussions). +We do encourage community support and discussions, please be respectful and follow the rules of the community. + ## Table of contents * [ConfigLib](#configlib) + * [Community](#community) * [Table of contents](#table-of-contents) * [Installation](#installation) * [Compile from source](#compile-from-source)