Skip to content

Commit cedc43b

Browse files
committed
Added build badge, fixed links in README
1 parent 73502f8 commit cedc43b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

README-cmn.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515

1616
<!-- PROJECT SHIELDS -->
17+
[![Tests][tests-badge]][tests]
1718
[![Contributors][contributors-badge]][contributors]
1819
[![Release][release-badge]][release]
1920
[![Licence][licence-badge]][licence]
@@ -293,11 +294,13 @@ t.tokenise("太空朋友,恁好!恁食飽未?")
293294

294295

295296
<!-- MARKDOWN LINKS -->
297+
[tests]: https://github.com/andreihar/taibun/actions
298+
[tests-badge]: https://img.shields.io/github/actions/workflow/status/andreihar/taibun/ci.yaml?style=for-the-badge
296299
[contributors-badge]: https://img.shields.io/github/contributors/andreihar/taibun?style=for-the-badge&label=貢獻者
297300
[contributors]: #usage
298301
[release-badge]: https://img.shields.io/github/v/release/andreihar/taibun?color=38618c&style=for-the-badge&label=發布
299302
[release]: https://github.com/andreihar/taibun/releases
300-
[licence-badge]: https://img.shields.io/github/license/andreihar/taibun.svg?color=000000&style=for-the-badge&label=執照
303+
[licence-badge]: https://img.shields.io/github/license/andreihar/taibun?color=000000&style=for-the-badge&label=執照
301304
[licence]: LICENSE
302305
[linkedin-badge]: https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white
303306
[linkedin]: https://www.linkedin.com/in/andrei-harbachov/

README-oan.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515

1616
<!-- PROJECT SHIELDS -->
17+
[![Tests][tests-badge]][tests]
1718
[![Contributors][contributors-badge]][contributors]
1819
[![Release][release-badge]][release]
1920
[![Licence][licence-badge]][licence]
@@ -293,11 +294,13 @@ t.tokenise("太空朋友,恁好!恁食飽未?")
293294

294295

295296
<!-- MARKDOWN LINKS -->
297+
[tests]: https://github.com/andreihar/taibun/actions
298+
[tests-badge]: https://img.shields.io/github/actions/workflow/status/andreihar/taibun/ci.yaml?style=for-the-badge
296299
[contributors-badge]: https://img.shields.io/github/contributors/andreihar/taibun?style=for-the-badge&label=貢獻者
297300
[contributors]: #usage
298301
[release-badge]: https://img.shields.io/github/v/release/andreihar/taibun?color=38618c&style=for-the-badge&label=發布
299302
[release]: https://github.com/andreihar/taibun/releases
300-
[licence-badge]: https://img.shields.io/github/license/andreihar/taibun.svg?color=000000&style=for-the-badge&label=牌照
303+
[licence-badge]: https://img.shields.io/github/license/andreihar/taibun?color=000000&style=for-the-badge&label=牌照
301304
[licence]: LICENSE
302305
[linkedin-badge]: https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white
303306
[linkedin]: https://www.linkedin.com/in/andrei-harbachov/

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515

1616
<!-- PROJECT SHIELDS -->
17+
[![Tests][tests-badge]][tests]
1718
[![Contributors][contributors-badge]][contributors]
1819
[![Release][release-badge]][release]
1920
[![Licence][licence-badge]][licence]
@@ -293,11 +294,13 @@ The data is licensed under [CC BY-SA 4.0][data-cc]
293294

294295

295296
<!-- MARKDOWN LINKS -->
297+
[tests]: https://github.com/andreihar/taibun/actions
298+
[tests-badge]: https://img.shields.io/github/actions/workflow/status/andreihar/taibun/ci.yaml?style=for-the-badge
296299
[contributors-badge]: https://img.shields.io/github/contributors/andreihar/taibun?style=for-the-badge
297300
[contributors]: #usage
298301
[release-badge]: https://img.shields.io/github/v/release/andreihar/taibun?color=38618c&style=for-the-badge
299302
[release]: https://github.com/andreihar/taibun/releases
300-
[licence-badge]: https://img.shields.io/github/license/andreihar/taibun.svg?color=000000&style=for-the-badge
303+
[licence-badge]: https://img.shields.io/github/license/andreihar/taibun?color=000000&style=for-the-badge
301304
[licence]: LICENSE
302305
[linkedin-badge]: https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white
303306
[linkedin]: https://www.linkedin.com/in/andrei-harbachov/

0 commit comments

Comments
 (0)