diff --git a/README.md b/README.md index 82afa3d..238c664 100644 --- a/README.md +++ b/README.md @@ -182,3 +182,4 @@ The following ports have been created by the community: * Rust ([PSeitz/wana_kana_rust](https://github.com/PSeitz/wana_kana_rust)) * Swift ([profburke/WanaKanaSwift](https://github.com/profburke/WanaKanaSwift)) * Kotlin ([esnaultdev/wanakana-kt](https://github.com/esnaultdev/wanakana-kt)) +* C# ([kmoroz/WanaKanaShaapu](https://github.com/kmoroz/WanaKanaShaapu)) diff --git a/gh-pages/index.html b/gh-pages/index.html index e4348a9..6120481 100644 --- a/gh-pages/index.html +++ b/gh-pages/index.html @@ -333,6 +333,12 @@ <h2>Community Library Ports</h2> <td> <a href="https://github.com/esnaultdev/wanakana-kt" title="View WanaKanaKotlin">WanaKanaKotlin</a> </td> + </tr> + <tr> + <td>C#</td> + <td> + <a href="https://github.com/kmoroz/WanaKanaShaapu" title="View WanaKanaShaapu">WanaKanaShaapu</a> + </td> </tr> </tbody> </table>