Skip to content

Commit

Permalink
Updated READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
andreihar committed May 20, 2024
1 parent b1492a1 commit c71b285
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<br />
<div align="center">
<a href="https://github.com/andreihar/taibun">
<img src="readme/logo.png" alt="Logo" width="90" height="80">
<img src="[readme/logo.png](https://github.com/andreihar/taibun/raw/main/readme/logo.png)" alt="Logo" width="90" height="80">
</a>

# Taibun
Expand Down
2 changes: 1 addition & 1 deletion readme/README-cmn.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ c.get(input)

變調規則也會根據所選擇的方言而變化。

| 文本 | 沒有變速 | south | north |
| 文本 | 沒有變調 | south | north |
| ---- | -------- | ------- | ------- |
| 台灣 | Tâi-uân | Tāi-uân | Tài-uân |

Expand Down
2 changes: 1 addition & 1 deletion readme/README-oan.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ c.get(input)

變調規則也會隨著選的方言而有所改變。

| 文本 | 無變速 | south | north |
| 文本 | 無變調 | south | north |
| ---- | ------- | ------- | ------- |
| 台灣 | Tâi-uân | Tāi-uân | Tài-uân |

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = taibun
version = 1.1.2
version = 1.1.3
author = Andrei Harbachov
author_email = andrei.harbachov@gmail.com
description = Taiwanese Hokkien Transliterator and Tokeniser
Expand Down

0 comments on commit c71b285

Please sign in to comment.