From dfe5f94c4265a7a733af2645a9beab60bf4689f6 Mon Sep 17 00:00:00 2001 From: Masanori Ogino Date: Sat, 2 Dec 2023 12:53:10 +0900 Subject: [PATCH] Link to the contributing guide from README Signed-off-by: Masanori Ogino --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8c0691b..7e8f07c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ SJ3 is a kana-kanji conversion system for Japanese text input. +## Contributing + +See [our guide for contribution](CONTRIBUTING.md) for details. + ## License Unless otherwise noted, SJ3 is distributed under the terms of the MIT License.