13 lines
157 B
Markdown
13 lines
157 B
Markdown
# GoDict
|
|
|
|
|
|
## Tests
|
|
```sh
|
|
go test -v ./...
|
|
```
|
|
|
|
## License
|
|
|
|
This project is licensed under a custom license - see the [LICENSE](LICENSE) file for details.
|
|
|