ydt 0.1.0

A simple command-line dictionary tool powered by Youdao
# ydt

A simple [Youdao](https://www.youdao.com/) dict tool.

## Installation

To install and run the `ydt`, use the following [Nix](https://nixos.org/) command:

```bash
nix run . -- <WORD>
```

## Usage

To use the `ydt` for looking up a word, use the following command:

```bash
ydt <WORD>
```