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

# Wordle-cli

Wordle game for your terminal.

## Installation and usage
Install the game using:

```
pip install wordle-cli
```

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