Skip to content

Commit

Permalink
[README] Add sqlite3 as requirement for SQLiteCache
Browse files Browse the repository at this point in the history
  • Loading branch information
logmanoriginal authored Mar 2, 2019
1 parent f450b2e commit 1ac66b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ RSS-Bridge requires PHP 5.6 or higher with following extensions enabled:
- [`simplexml`](https://secure.php.net/manual/en/book.simplexml.php)
- [`curl`](https://secure.php.net/manual/en/book.curl.php)
- [`json`](https://secure.php.net/manual/en/book.json.php)
- [`sqlite3`](http://php.net/manual/en/book.sqlite3.php) (only when using SQLiteCache)

Find more information on our [Wiki](https://github.com/rss-bridge/rss-bridge/wiki)

Expand Down

0 comments on commit 1ac66b3

Please sign in to comment.