From f74fd8a678f24899471d63d236ff32c21e58b141 Mon Sep 17 00:00:00 2001 From: Alan Wang <44191076+alankrantas@users.noreply.github.com> Date: Sun, 19 Jun 2022 18:06:32 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b74493d..7582056 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ See also [BBC micro:bit V2 MicroPython documentation](https://microbit-micropyth Also there's a few projects: -* Simon Says game ([link]([https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/rc_car](https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/simon_game))) +* Simon Says game ([link](https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/simon_game)) * Simple micro:bit RC Car ([link](https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/rc_car)) ## About micro:bit's MicroPython