@@ 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).