diff options
author | Feuerfuchs <git@feuerfuchs.eu> | 2018-11-08 22:09:37 +0100 |
---|---|---|
committer | Feuerfuchs <git@feuerfuchs.eu> | 2018-11-08 22:09:37 +0100 |
commit | 6256c6190acc7441cca49ff754983d0124c3e2a8 (patch) | |
tree | 6aef1f48cd77c162ffc685ae9c394966110b7629 | |
parent | Init (diff) | |
download | mpris-to-text-6256c6190acc7441cca49ff754983d0124c3e2a8.tar.gz mpris-to-text-6256c6190acc7441cca49ff754983d0124c3e2a8.tar.bz2 mpris-to-text-6256c6190acc7441cca49ff754983d0124c3e2a8.zip |
Rename readme
-rw-r--r-- | README.md (renamed from README) | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | # MPRIS To Text | 1 | # MPRIS To Text |
2 | 2 | ||
3 | A python script that fetches data from MPRIS-compliant media players and saves it into a text file. | 3 | A Python script that fetches media data from MPRIS-compliant media players and saves it into a text file. |
4 | 4 | ||
5 | ## Required packages | 5 | ## Required packages |
6 | 6 | ||