We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3f091 commit 2410e68Copy full SHA for 2410e68
1 file changed
README.rst
@@ -160,6 +160,15 @@ Here is a short code sample for python using version 6.x.x+ to scrobble a track
160
'album_name': '...and a Dirge Becomes an Anthem',
161
'stime': int(time.time())})
162
163
+POWERED BY
164
+==========
165
+
166
+PhpStorm logo
167
+ .. image:: https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm.png
168
+ :target: https://jb.gg/OpenSourceSupport
169
170
+JetBrains have supported the project for many years now and their tools really do power Ampache development.
171
172
LINKS
173
=====
174
0 commit comments