Updated Requirements (markdown)

metaMMA 2017-08-05 03:34:25 -05:00
parent fac9c66bde
commit 187d8b3856

@ -1,4 +1,4 @@
**RSS-Bridge** requires a Web server with: **RSS-Bridge** requires a Web server* with:
- PHP 5.6 (or higher) => (Read [this](RSS-Bridge-on-PHP-5.4) for PHP 5.4) - PHP 5.6 (or higher) => (Read [this](RSS-Bridge-on-PHP-5.4) for PHP 5.4)
- `openssl` extension - `openssl` extension
@ -7,3 +7,4 @@
Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`). Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).
*If you do not have your own web server, you can [create one](Web-server-links) in about five minutes for free.