mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
9 lines
205 B
Markdown
9 lines
205 B
Markdown
|
# English Theasauras
|
||
|
A simple and smart command-line dictionary that displays the definition of the words entered by the user.
|
||
|
|
||
|
## Usage
|
||
|
To start the dictionary type:
|
||
|
```bash
|
||
|
$ python app.py
|
||
|
```
|
||
|
ENJOY 🤩
|