From 82d3b5031aeb956124df2a2c89332ec7878d390e Mon Sep 17 00:00:00 2001
From: Siavash Askari Nasr <ciavash@protonmail.com>
Date: Thu, 17 Mar 2022 10:44:15 +0330
Subject: [PATCH] Add Raku Wordle game

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 133277d..7d4b47e 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ List of projects that provide terminal user interfaces
 - [sudoku-rs](https://github.com/MitchelPaulin/sudoku-rs) Sudoku built with tui-rs
 - [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
 
 ## <a name="libraries"></a>Libraries