Metadata-Version: 2.4
Name: wordle-cli
Version: 0.2.0
Summary: Wordle game for your terminal
Author: gautam
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pyfiglet

# Wordle-cli

Wordle game for your terminal.

## Installation and usage
Install the game using:

```
pip install wordle-cli
```

Run the game with:
```
wordle
```
