From b81242aa4702164431ea87e6ce436e9f976c2e7b Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 19 Jan 2016 23:44:52 +0100
Subject: [PATCH] Improve README.

---
 README | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 1238b40..d5202cb 100644
--- a/README
+++ b/README
@@ -1,2 +1,6 @@
-# plomlombot-irc
-irc bot
+Primitive IRC bot.
+
+Expects some external Python libraries (listed in requirements.txt). May be run
+directly if those dependencies are met. Otherwise, if at least pyvenv and pip
+are installed, run the bot via ./run.sh to set it up in a virtual environment
+into which the required libraries get installed automatically.
-- 
2.30.2