add requirements

This commit is contained in:
Denis Ryabov 2014-03-01 00:46:22 +04:00
parent 8815f87c01
commit 212d31c086

View File

@ -2,3 +2,11 @@ twister-phpbot
==============
Simple Twister bot written in PHP. It is used to post messages for twister's @habr_ru account.
## Requirements
- PHP 5.3+
- `mbstring` extension
- `allow_url_fopen` enabled
- `exec` allowed