summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohnny Richard <johnny@johnnyrichard.com>2022-04-06 02:52:29 +0200
committerJohnny Richard <johnny@johnnyrichard.com>2022-04-06 02:52:29 +0200
commit102c5e1b58049ea8722a6a12f35e394da820568d (patch)
treee7dc24d6bd1c987557debb9c8a6d14ebc4182d6b /README
Add README and COPYRIGHT files
Diffstat (limited to 'README')
-rw-r--r--README28
1 files changed, 28 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..7365cc9
--- /dev/null
+++ b/README
@@ -0,0 +1,28 @@
+PAPO
+====
+
+Minimal IRC Server implementation.
+
+DEVELOPMENT
+-----------
+
+Requirements:
+
+ 1) gcc
+
+Compiling instructions:
+
+ $ make
+
+CONTRIBUTE
+----------
+
+We accept patches on our mailing list[1] (use git-send-email to avoid issues
+with your patches). We recommend you to follow the mailing etiquette[2] before
+send/reply emails to our mailing list.
+
+---
+
+Links:
+[1]: ~johnnyrichard/papo-devel@lists.sr.ht
+[2]: https://man.sr.ht/lists.sr.ht/etiquette.md