summaryrefslogtreecommitdiffstats
path: root/libraries/discogs-client/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/discogs-client/README')
-rw-r--r--libraries/discogs-client/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/libraries/discogs-client/README b/libraries/discogs-client/README
index 71729fa058..f34c2e1c00 100644
--- a/libraries/discogs-client/README
+++ b/libraries/discogs-client/README
@@ -1 +1,6 @@
-Official Python API client for Discogs.
+This is the official Discogs API client for Python. It enables you
+to query the Discogs database for information on artists, releases,
+labels, users, Marketplace listings, and more. It also supports
+OAuth 1.0a authorization, which allows you to change user data such
+as profile information, collections and wantlists, inventory,
+and orders.