summaryrefslogtreecommitdiffstats
path: root/python/audible/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/audible/README')
-rw-r--r--python/audible/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/audible/README b/python/audible/README
new file mode 100644
index 0000000000..254f5c9804
--- /dev/null
+++ b/python/audible/README
@@ -0,0 +1,7 @@
+Audible is a Python low-level interface to communicate with the
+unpublished Audible API.
+
+It enables Python developers to create their own Audible services.
+Asynchronous communication with the Audible API is supported.
+
+This is just the API Library. For an interface, see audible-cli.