From 9a7db80272ae1b6f13acb52015ef5f386c65a580 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Thu, 16 Apr 2015 23:11:31 +0300 Subject: [PATCH] Add README --- README.pod | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.pod diff --git a/README.pod b/README.pod new file mode 100644 index 0000000..ee1e7b2 --- /dev/null +++ b/README.pod @@ -0,0 +1,20 @@ +=encoding utf8 + +=head1 ABOUT + +This is the source code for perlbot, the resident infobot on Freenode’s +#perl channel. See: + +=over 4 + +=item * L + +=item * L + +=back + +=head1 LICENSE + +Good question - what is the license? + +=cut