Remove sqlite references in readme

Mopidy-Local-Sqlite merged into Mopidy-Local during the Python 3 port.
This commit is contained in:
Nick Steel
2020-01-23 09:48:26 +00:00
committed by GitHub
parent e0724cedf7
commit b621cfdb2d

View File

@ -13,7 +13,7 @@ Features
--------
* Full web-based interface controls for Mopidy
* Improved support for local libraries (powered by Mopidy-Local-Sqlite)
* Improved support for local libraries (powered by Mopidy-Local)
* Browse and manage your playlists and tracks
* Discover new, popular and related music (powered by Spotify)
* Freely hosted, auto-updated interface available ([beta](https://jaedb.github.io/Iris/#/))
@ -32,7 +32,7 @@ Requirements
* Mopidy
* Mopidy-Spotify (recommended, not required)
* Mopidy-Local-Sqlite (recommended, not required)
* Mopidy-Local (recommended, not required)
Getting started
-------