forked from crony/udict
15 lines
346 B
Markdown
15 lines
346 B
Markdown
# UDICT
|
|
|
|
Simple script that uses simple dictionary to get the most liked/correct definition of some acronim you don't know.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
$ udict smh
|
|
meaning, "<b>shaking my head</b>", smh is typically used when something is obvious, <b>plain old stupid</b>, or <b>disappointment</b>.
|
|
```
|
|
|
|
## Installation
|
|
|
|
just copy the script to your path
|