~gbrlsnchs/kana-guru

4573bec5138bc76ec5cd8544d834ac88a0ec1031 — Gabriel Sanches 1 year, 7 months ago 57cea40
Add README
1 files changed, 16 insertions(+), 0 deletions(-)

A README.md
A README.md => README.md +16 -0
@@ 0,0 1,16 @@
## [kana.guru](https://kana.guru)

kana.guru is a free, open-source website for transliterating romaji text to hiragana and
katakana. The core engine runs in the browser itself using WebAssembly, and is based on my
other project, [kana](https://git.sr.ht/~gbrlsnchs/kana).

Note that kana.guru doesn't send the input to any servers, as it runs locally in the browser.

### Building

_TODO_

### Contributing

Please send patches via [mailing list](mailto:~gbrlsnchs/kana-guru-dev@lists.sr.ht). Issues
will be tracked [here](https://todo.sr.ht/~gbrlsnchs/kana-guru).