From 232776190ee592e1ab032cfba9726ed2051bfc49 Mon Sep 17 00:00:00 2001 From: Masanori Ogino Date: Sat, 2 Dec 2023 08:41:14 +0900 Subject: [PATCH] Add README Signed-off-by: Masanori Ogino --- README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd2bd6e --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ + + +# SJ3 + +## Summary + +SJ3 is a kana-kanji conversion system for Japanese text input. + +## License + +Unless otherwise noted, SJ3 is released under the MIT License. + +## Acknowledgments + +We highly appreciate the release of SJ3 source code as a free and open source +software by Sony Corporation.