diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-05-02 12:34:21 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-05-02 12:34:29 +0200 |
commit | a5082240f035f1851715771b0265e25088bb687c (patch) | |
tree | 8187ce0a49b5148ea318c5f8b4fc5d0f8483e72f /README | |
parent | 74a8960d27377d1065fd3dcd2a5de94e8cbf0041 (diff) |
-more work for JE Marchesi
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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: ============= |