From cf395579ea843bce86dbf8502dcf30b0d29e4c04 Mon Sep 17 00:00:00 2001 From: iou1name Date: Mon, 11 Jun 2018 12:55:49 -0400 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e07996..5b99f30 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Because I can't name projects to save my life. WarBot (working title) is an IRC bot which joins channel and periodically checks Warframe's public API for new alerts and announces them into the channel. More features coming soon. -## Dependencies +## Requirements Python 3.6+ -`twisted requests` +Python packages: `twisted requests` ## Config `server` - Server address.