Skip to content

Commit

Permalink
Chore: Update Wordle solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Aveek-Saha committed Aug 29, 2024
1 parent 0ba9e2d commit b864cab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ A solver for the [official Wordle game](https://www.nytimes.com/games/wordle/ind

## Today's Wordle

Wordle 1166 3/6*
Wordle 1167 3/6*

🟨⬛🟩⬛⬛ <br>
⬛🟩🟩🟩🟩 <br>
⬛🟨⬛⬛🟨 <br>
🟨🟨🟩🟩⬛ <br>
🟩🟩🟩🟩🟩 <br>

<details>
<summary>Solution [Spoilers]</summary>

<br>

Answer: `WORTH`
Answer: `PSALM`
<pre>
T A R E S
N O R T H
W O R T H
S M A L L
P S A L M
</pre>
</details>

Expand Down

0 comments on commit b864cab

Please sign in to comment.