aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2021-09-02 03:35:50 +0000
committerMike Crute <mike@crute.us>2021-09-02 03:35:50 +0000
commit1d870d5eefb00c660d2e740c4fe1ef3389097ff0 (patch)
tree57e151ba6da1831d815b1ab2f3389172bee23926
parentf573baab066b46d7a0e2f0599d4cc22c0dd5fbb8 (diff)
downloadpydora-master.tar.bz2
pydora-master.tar.xz
pydora-master.zip
Add completeness note to readmeHEADmaster
-rw-r--r--README.rst12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 7461d00..c14698f 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,17 @@ Keys or passwords for Pandora are **not** provided in this repo, you'll have to
22for yourself. Make something awesome with this library, don't abuse Pandora, 22for yourself. Make something awesome with this library, don't abuse Pandora,
23that's not cool. 23that's not cool.
24 24
25Compatability 25Project Complete
26================
27This project **is actively maintained** but the author considers it to be both
28stable and complete. There will be very few new changes initiated by the author
29outside of bug fixes and security updates.
30
31If you run into a problem, file an issue and we'll respond. Pull requests for
32new features and fixes will be reviewed and accepted if they meet our criteria
33for stability, see below for contributing instructions.
34
35Compatibility
26============= 36=============
27This is the ``2.x`` series which supports only Python 3.5+. For older versions 37This is the ``2.x`` series which supports only Python 3.5+. For older versions
28of Python please use the |1.x|_ series. The |1.x|_ series is no longer 38of Python please use the |1.x|_ series. The |1.x|_ series is no longer