gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit a5082240f035f1851715771b0265e25088bb687c
parent 74a8960d27377d1065fd3dcd2a5de94e8cbf0041
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  2 May 2021 12:34:21 +0200

-more work for JE Marchesi

Diffstat:
MREADME | 13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -5,6 +5,7 @@ ToC * ToC * What is GNUnet? +* Joining GNU * Dependencies o Build tools o Dependencies of GNUnet @@ -24,6 +25,7 @@ ToC * Further Reading * Stay tuned + What is GNUnet? =============== @@ -50,6 +52,17 @@ Online documentation is provided at 'https://docs.gnunet.org' and 'https://tutorial.gnunet.org'. +Joining GNU +=========== + +This is a GNU program, developed by the GNU Project and part of the +GNU Operating System. If you are the author of an awesome program and +want to join us in writing Free Software, please consider making it an +official GNU program and become a GNU maintainer. You can find +instructions on how to do so at http://www.gnu.org/help/evaluation. +We are looking forward to hacking with you! + + Dependencies: =============