From ca1dba2b5c041c0c8a882e5e0bd96792d691092a Mon Sep 17 00:00:00 2001 From: Laurens R Krol Date: Thu, 6 Jun 2019 16:30:59 +0200 Subject: [PATCH] Updated documentation --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index f5e0186..988f8a3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -117,6 +117,6 @@ Clicking on either of the browse or playlist buttons switches to browse or playl ## Limitations * A song can only be added once to a playlist. Adding it again will move it to the end of the list. -* There is only one playlist, and no option to save/load playlists. +* There is only one playlist, and no option to export/import playlists. (It is saved only in a cookie.) * It appears WEBM metadata is not read properly. * Not all colours are represented as variables yet.