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.