From 04a19ba814b20369c1446fa906efec0eb165fe16 Mon Sep 17 00:00:00 2001 From: wolfgitpr <133209402+wolfgitpr@users.noreply.github.com> Date: Sun, 15 Sep 2024 11:23:54 +0800 Subject: [PATCH] update Related Projects: add csharp-pinyin (#330) --- README.rst | 2 ++ README_en.rst | 2 ++ README_ru.rst | 2 ++ 3 files changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 090ab56..5244c67 100644 --- a/README.rst +++ b/README.rst @@ -237,12 +237,14 @@ Related Projects * `mozillazg/go-pinyin`__: 汉字拼音转换工具 Go 版。 * `mozillazg/rust-pinyin`__: 汉字拼音转换工具 Rust 版。 * `wolfgitpr/cpp-pinyin`__: 汉字拼音转换工具 c++ 版。 +* `wolfgitpr/csharp-pinyin`__: 汉字拼音转换工具 c# 版。 __ https://github.com/hotoo/pinyin __ https://github.com/mozillazg/go-pinyin __ https://github.com/mozillazg/rust-pinyin __ https://github.com/wolfgitpr/cpp-pinyin +__ https://github.com/wolfgitpr/csharp-pinyin .. |Build| image:: https://img.shields.io/circleci/project/github/mozillazg/python-pinyin/master.svg diff --git a/README_en.rst b/README_en.rst index 089f909..52f3d59 100644 --- a/README_en.rst +++ b/README_en.rst @@ -166,12 +166,14 @@ Related Projects * `mozillazg/go-pinyin`__: A tool for converting Chinese characters to pinyin, Go version. * `mozillazg/rust-pinyin`__: A tool for converting Chinese characters to pinyin, Rust version. * `wolfgitpr/cpp-pinyin`__: A tool for converting Chinese characters to pinyin, Cpp version. +* `wolfgitpr/csharp-pinyin`__: A tool for converting Chinese characters to pinyin, C# version. __ https://github.com/hotoo/pinyin __ https://github.com/mozillazg/go-pinyin __ https://github.com/mozillazg/rust-pinyin __ https://github.com/wolfgitpr/cpp-pinyin +__ https://github.com/wolfgitpr/csharp-pinyin .. |Build| image:: https://img.shields.io/circleci/project/github/mozillazg/python-pinyin/master.svg diff --git a/README_ru.rst b/README_ru.rst index 0a31f38..adfb11b 100644 --- a/README_ru.rst +++ b/README_ru.rst @@ -92,12 +92,14 @@ Related Projects * `mozillazg/go-pinyin`__: Утилита для пиньин конвертации китайских иероглифов Go версия. * `mozillazg/rust-pinyin`__: Утилита для пиньин конвертации китайских иероглифов Rust версия. * `wolfgitpr/cpp-pinyin`__: Утилита для пиньин конвертации китайских иероглифов Cpp версия. +* `wolfgitpr/csharp-pinyin`__: Утилита для пиньин конвертации китайских иероглифов C# версия. __ https://github.com/hotoo/pinyin __ https://github.com/mozillazg/go-pinyin __ https://github.com/mozillazg/rust-pinyin __ https://github.com/wolfgitpr/cpp-pinyin +__ https://github.com/wolfgitpr/csharp-pinyin .. |Build| image:: https://img.shields.io/travis/mozillazg/python-pinyin/master.svg