First commit.
This commit is contained in:
commit
ae75c93921
3 changed files with 701 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# 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, "[shaking my head]", smh is typically used when something is obvious, [plain old stupid], or [disappointment].
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
just copy the script to your path
|
Loading…
Add table
Add a link
Reference in a new issue