From bca5d3e2b7407b566620d163efd18958ac5234ed Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Tue, 13 Dec 2022 12:39:01 -0800 Subject: [PATCH] Remove Games category word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d1117e..cec2c89 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ List of projects that provide terminal user interfaces - [sweeper](https://github.com/igor47/sweeper) Minesweeper game using curtsies - [terminal-phase](https://gitlab.com/dustyweb/terminal-phase) Space shooter game that runs in your terminal! - [tinytetris](https://github.com/taylorconor/tinytetris) 80x23 terminal tetris! -- [Games::Wordle](https://github.com/m-dango/raku-wordle/) Script and library for Wordle, written in Raku +- [Wordle](https://github.com/m-dango/raku-wordle/) Script and library for Wordle, written in Raku ## Libraries