From e28083c1072a7112ea5c79fef1b7bd31e95d0404 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Wed, 27 Jan 2021 14:04:35 +0100 Subject: [PATCH] fix bad URL --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 715c148..33575e0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # lceb - a Countdown solver in C. -`lceb` will find the best solutions(s) for the Numbers part of the -https://en.wikipedia.org/wiki/Countdown_(game_show)#Numbers_round -Coundown game ("_Le compte est Bon_" in French). +`lceb` will find the best solutions(s) for the +[Numbers part of the Countdown game](https://en.wikipedia.org/wiki/Countdown_(game_show)#Numbers_round) +("_Le compte est Bon_" in French). ## Get the source