]> kaliko git repositories - python-musicpdaio.git/blobdiff - doc/source/explanations.rst
Improved documentation
[python-musicpdaio.git] / doc / source / explanations.rst
index 86c45ce2622e0b41ff7d70548cc4587f6c9eea22..dd6965bf1e38247607dfcbf211239fd4fbbcfa7b 100644 (file)
@@ -19,8 +19,8 @@ Should I use it?
 
  * If you need a plain MPD client to manage you MPD server, then stick with
    non-asyncio module python-musicpd_
- * If you're building an interactive client, concurrent access to MPD or plugin
-   into another asyncio project then use musicpdaio.
+ * If you're building an interactive client, concurrent access to MPD or need
+   to plug into another asyncio project then use musicpdaio.
 
 
 Using the client library