]> kaliko git repositories - python-musicpdaio.git/blobdiff - doc/source/explanations.rst
Actually says "What is musicpdaio?", add forge reference
[python-musicpdaio.git] / doc / source / explanations.rst
index dd6965bf1e38247607dfcbf211239fd4fbbcfa7b..ecc0b9bf22bad4d6360eeb304ecb4625b1afb2db 100644 (file)
@@ -3,13 +3,14 @@
 Explanations
 ============
 
-What is musicpdaio?
--------------------
-
  |  « Concurrency is about dealing with lots of things at once. »
  |  Concurrency is not Parallelism -- Rob Pike
 
-**musicpdaio** is the asyncio_ port of python-musicpd_.
+
+What is musicpdaio?
+-------------------
+
+**musicpdaio** is an asynchronous MPD (`Music Player Daemon`_) client library written in Python. It is the asyncio_ port of python-musicpd_.
 
 The goal of this project is to keep python-musicpd_ simplicity and provide
 asyncio_ support.