Update README.md

This commit is contained in:
apex 2025-06-25 01:01:48 +00:00
parent 18f62287c7
commit 8fddb31f0c

View File

@ -1,2 +1,4 @@
# valDict
A very simple computer readable online dictionary based entirely off of data from **[Wiktionary](https://en.wiktionary.org/wiki/Wiktionary:Main_Page)** that uses data made with **[Wiktextract](https://github.com/tatuylonen/wiktextract)**.
valDict can be served using the built in react server that comes with this repo, or your choice of web server.