diff --git a/README.rst b/README.rst
index b8dacbedbcab84d62083422203ef708fbcf2fc94..7ba38b771234878294bfb1b39fd0accdc4cabcf7 100644
--- a/README.rst
+++ b/README.rst
@@ -5,17 +5,11 @@ mopidy-funkwhale
 A small `Mopidy`_ backend extension to stream music from a Funkwhale server.
 
 
-Status
-------
-
-This project is still pretty young and is not feature complete. It has been
-tested with the latest version of Mopidy and the `Iris`_ and `ncmpcpp`_ clients.
-
 Features
 --------
 
 * Searching for tracks, albums and artists available in your Funkwhale instance
-* Browse all artists and albums
+* Browse all libraries, artists and albums
 * Browse your favorites
 * Simple configuration
 
@@ -24,9 +18,6 @@ Installation
 
 We assume you have a Mopidy server available (version 3 or greater required).
 
-We don't have any package for this extension yet, so you may install
-from the repository:
-
 .. code-block:: shell
 
     apt-get install libcairo2-dev libgirepository1.0-dev python-dev
@@ -73,12 +64,6 @@ This plugin support the OAuth authorization workflow that is included in Funkwha
 
 Run ``mopidy funkwhale login`` to perform authorization.
 
-Todo
-----
-
-- Browse use library and playlists
-
-
 .. _Mopidy: https://www.mopidy.com/
 .. _ncmpcpp: https://wiki.archlinux.org/index.php/ncmpcpp
 .. _iris: https://github.com/jaedb/iris