Update README.md
This commit is contained in:
parent
122d793945
commit
d5db9f4713
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
||||||
# Esperanto-English-Dict-Website
|
# Esperanto-English-Dict-Website
|
||||||
a Esperanto-English Dictionary Website Example practice with Go-language and Sqlite. The data are from ESPDIC and Eng. Wiktionary.
|
a Esperanto-English Dictionary Website Example practice with Go-language and Sqlite. The data are from ESPDIC and Eng. Wiktionary.
|
||||||
|
|
||||||
|
## How to run
|
||||||
|
|
||||||
|
go run main.go
|
||||||
|
|
Loading…
Reference in a new issue