1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-02 14:47:35 +02:00

updt readme

This commit is contained in:
Mitsukarenai
2014-05-21 17:21:53 +02:00
parent 13da0112f2
commit e504573fea

View File

@@ -48,8 +48,7 @@ Minecraft hashtag (#Minecraft) search on Twitter, in ATOM format (as displayed b
Requirements Requirements
=== ===
* php 5.3 * PHP 5.3
* [PHP Simple HTML DOM Parser](http://simplehtmldom.sourceforge.net). (Put `simple_html_dom.php` in `vendor/simplehtmldom/`).
* TLS lib activated in PHP config for some bridges. * TLS lib activated in PHP config for some bridges.
@@ -72,6 +71,8 @@ Licence
=== ===
Code is public domain. Code is public domain.
Included `PHP Simple HTML DOM Parser` is under the [MIT License](http://opensource.org/licenses/MIT)
Technical notes Technical notes
=== ===