From 8987c94b3654dd4ef40bea6745886a514bfa4532 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 5 Mar 2023 20:28:56 +0100 Subject: Show phonetics if present when answer is correct --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1a20b8e..6941979 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Getting started ```bash -nix develop --command bin/watch.sh +nix develop --command bin/dev-server.sh ``` # Screenshot @@ -22,7 +22,7 @@ Cards are created from a plain text `./deck` file: - good moorning : bonjour - alternative 1 | alternative 2 : choix 1 | choix 2 -- cat (indication) : chat +- cat (indication) : chat [ʃa] ``` # Backlog -- cgit v1.2.3