DOC: clarify default DB location
This commit is contained in:
parent
b91869c27d
commit
3ea156711f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Architecture
|
|||
|
||||
larigira delegates all the music playing business to MPD.
|
||||
It relies on ``tinydb`` as a db: it's actually just a json file, to achieve
|
||||
simplicity and flexibility.
|
||||
simplicity and flexibility. By default it is stored in ``~/.config/larigira/db.json``
|
||||
|
||||
Code structure and core concepts
|
||||
-----------------------------------
|
||||
|
|
Loading…
Reference in a new issue