summaryrefslogtreecommitdiffstats
path: root/libraries/mygpoclient/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/mygpoclient/README')
-rw-r--r--libraries/mygpoclient/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/libraries/mygpoclient/README b/libraries/mygpoclient/README
index 981cb48f67..e6a92cfdb4 100644
--- a/libraries/mygpoclient/README
+++ b/libraries/mygpoclient/README
@@ -1,6 +1,8 @@
-The mygpoclient library allows developers to utilize a Pythonic
-interface to the gpodder.net web services.
+This library provides an easy and structured way to access the
+gpodder.net web services. In addition to subscription list
+synchronization and storage, the advanced API support allows
+to upload and download episode status changes.
-Included is an example utility, bpsync, that will will synchronize your
-bp.conf file from BashPodder to the gpodder.net web services, check out
-http://lincgeek.org/bashpodder for more information.
+Documentation can be read online at
+
+http://mygpoclient.readthedocs.io/