From f8520a0216883e947ad1bf3055f5f236612d2c42 Mon Sep 17 00:00:00 2001 From: andreihar <95883512+andreihar@users.noreply.github.com> Date: Thu, 23 May 2024 23:32:12 -0700 Subject: [PATCH] Included website in READMEs --- README.md | 5 ++++- readme/README-cmn.md | 5 ++++- readme/README-oan.md | 5 ++++- setup.cfg | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 81a794d..3d01be8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@
- Logo + Logo # Taibun @@ -15,6 +15,7 @@ [![Contributions][contributions-badge]][contributions] +[![Live Demo][demo-badge]][demo] [![Tests][tests-badge]][tests] [![Release][release-badge]][release] [![Licence][licence-badge]][licence] @@ -413,6 +414,8 @@ The data is licensed under [CC BY-SA 4.0][data-cc] [contributions]: https://github.com/andreihar/taibun/issues [contributions-badge]: https://img.shields.io/badge/Contributions-Welcomed-be132d?style=for-the-badge&logo=github +[demo]: https://taibun.andreihar.com/ +[demo-badge]: https://img.shields.io/badge/Live_Demo-222222?style=for-the-badge&logo=homeadvisor&logoColor=white [tests]: https://github.com/andreihar/taibun/actions [tests-badge]: https://img.shields.io/github/actions/workflow/status/andreihar/taibun/ci.yaml?style=for-the-badge&logo=github-actions&logoColor=ffffff [release-badge]: https://img.shields.io/github/v/release/andreihar/taibun?color=38618c&style=for-the-badge diff --git a/readme/README-cmn.md b/readme/README-cmn.md index 4246aa3..4a050af 100644 --- a/readme/README-cmn.md +++ b/readme/README-cmn.md @@ -6,7 +6,7 @@
- Logo + Logo # Taibun @@ -15,6 +15,7 @@ [![Contributions][contributions-badge]][contributions] +[![Live Demo][demo-badge]][demo] [![Tests][tests-badge]][tests] [![Release][release-badge]][release] [![Licence][licence-badge]][licence] @@ -413,6 +414,8 @@ is_cjk('我食pháng') [contributions]: https://github.com/andreihar/taibun/issues [contributions-badge]: https://img.shields.io/badge/歡迎-貢獻協助-be132d?style=for-the-badge&logo=github +[demo]: https://taibun.andreihar.com/ +[demo-badge]: https://img.shields.io/badge/現場演示-222222?style=for-the-badge&logo=homeadvisor&logoColor=white [tests]: https://github.com/andreihar/taibun/actions [tests-badge]: https://img.shields.io/github/actions/workflow/status/andreihar/taibun/ci.yaml?style=for-the-badge&logo=github-actions&logoColor=ffffff&label=構建 [release-badge]: https://img.shields.io/github/v/release/andreihar/taibun?color=38618c&style=for-the-badge&label=發布 diff --git a/readme/README-oan.md b/readme/README-oan.md index 3d8ee7d..7f629df 100644 --- a/readme/README-oan.md +++ b/readme/README-oan.md @@ -6,7 +6,7 @@
- Logo + Logo # Taibun @@ -15,6 +15,7 @@ [![Contributions][contributions-badge]][contributions] +[![Live Demo][demo-badge]][demo] [![Tests][tests-badge]][tests] [![Release][release-badge]][release] [![Licence][licence-badge]][licence] @@ -413,6 +414,8 @@ is_cjk('我食pháng') [contributions]: https://github.com/andreihar/taibun/issues [contributions-badge]: https://img.shields.io/badge/歡迎-貢獻協助-be132d?style=for-the-badge&logo=github +[demo]: https://taibun.andreihar.com/ +[demo-badge]: https://img.shields.io/badge/現場演示-222222?style=for-the-badge&logo=homeadvisor&logoColor=white [tests]: https://github.com/andreihar/taibun/actions [tests-badge]: https://img.shields.io/github/actions/workflow/status/andreihar/taibun/ci.yaml?style=for-the-badge&logo=github-actions&logoColor=ffffff&label=構建 [release-badge]: https://img.shields.io/github/v/release/andreihar/taibun?color=38618c&style=for-the-badge&label=發布 diff --git a/setup.cfg b/setup.cfg index c2c3c76..5a50b0f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = taibun -version = 1.1.3 +version = 1.1.4 author = Andrei Harbachov author_email = andrei.harbachov@gmail.com description = Taiwanese Hokkien Transliterator and Tokeniser