aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-06-19 11:43:22 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-06-19 11:43:22 +0200
commita1ca72940008a4d47361c897a226eb873b117d7d (patch)
treece6edeeaa28a16111d64f5f571459ccf397d52a3
parent4b5d98fbe78d6ba9057807e5384d49c3c427cf61 (diff)
downloadsircbot-a1ca72940008a4d47361c897a226eb873b117d7d.tar.bz2
sircbot-a1ca72940008a4d47361c897a226eb873b117d7d.tar.xz
readme: move to markdown
-rw-r--r--README.md (renamed from README)7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README.md
index fee9ba2..cebf749 100644
--- a/README
+++ b/README.md
@@ -1,4 +1,9 @@
-sircbot is a small IRC bot for use with git hooks, cronjobs, scripts etc
+sircbot
+=======
+
+a small IRC bot for use with git hooks, cronjobs, scripts etc
+
+
start the server with:
sircbot -s SERVER -n NICK '#channel1' '#channel2'