From 8231c679efb3a99dda93821bc2a4a58dd5e0a7bc Mon Sep 17 00:00:00 2001 From: emeric Date: Mon, 7 Jun 2021 20:21:03 +0200 Subject: [PATCH] Removed bad copy/paste --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6dc0a0ef..453a020e 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,6 @@ _Wt_ (the web framework used) has some [built-in security measures](https://www. * all passwords are stored hashed and salted using [bcrypt](https://fr.wikipedia.org/wiki/Bcrypt) * all the resources relative to the music collection (tracks, covers, etc.) are private to a session -## Keyboard shortcuts - ## Installation See [INSTALL.md](INSTALL.md) file.