diff --git a/README.md b/README.md index 22e0fb8..35a8bfe 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,8 @@ [book]: https://book.sukazyo.cc/morny -[tg-account]: https://t.me/morny_cono_annie_bot -[issues]: https://github.com/Eyre-S/Coeur-Morny-Cono/issues -[todo]: https://github.com/users/Eyre-S/projects/1 -[artifact]: https://mvn.sukazyo.cc/#/releases/cc/sukazyo/morny-coeur - -[scala]: https://www.scala-lang.org/ -[spotbugs]: https://spotbugs.github.io/ -[tg4j]: https://github.com/pengrad/java-telegram-bot-api -[okhttp]: https://square.github.io/okhttp/ -[gson]: https://github.com/google/gson -[scalatest]: https://scalatest.org/ +[//]: # ([tg-account]: https://t.me/morny_cono_annie_bot) +[//]: # ([issues]: https://github.com/Eyre-S/Coeur-Morny-Cono/issues) +[//]: # ([todo]: https://github.com/users/Eyre-S/projects/1) +[//]: # ([artifact]: https://mvn.sukazyo.cc/#/releases/cc/sukazyo/morny-coeur)
@@ -21,9 +14,23 @@ 一个 telegram 上的服侍 A.C.Sukazyo Eyre 和它的花宫成员的 bot 内核 -[Task Listing][todo] | [~~BBS~~][issues] | [Published][artifact] +[//]: # ([Task Listing][todo] | [~~BBS~~][issues] | [Published][artifact]) +[badge_release_img]: https://img.shields.io/github/v/release/Eyre-S/Coeur-Morny-Cono?display_name=release&label=latest&color=#00fa9a +[badge_release_target]: https://mvn.sukazyo.cc/#/releases/cc/sukazyo/morny-coeur +[badge_tests_img]: https://img.shields.io/github/actions/workflow/status/Eyre-S/Coeur-Morny-Cono/test?label=Tests&color=dark-green +[badge_snapshot_img]: https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmvn.sukazyo.cc%2Fsnapshots%2Fcc%2Fsukazyo%2Fmorny-coeur%2Fmaven-metadata.xml&label=snapshots&color=%231e90ff +[badge_snapshot_target]: https://mvn.sukazyo.cc/#/snapshots/cc/sukazyo/morny-coeur +[![GitHub release][badge_release_img]][badge_release_target] +![GitHub Workflow Status of test][badge_tests_img] +[![Maven metadata of snapshots][badge_snapshot_img]][badge_snapshot_target] -**[说明书][book] | [FindInTelegram][tg-account]** +[//]: # (**[说明书][book] | [FindInTelegram][tg-account]**) +[badge_handbook_img]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fbook.sukazyo.cc%2Fmorny%2Fmain.json&query=%24.target_version&label=%E8%AF%B4%E6%98%8E%E4%B9%A6&color=7b68ee +[badge_handbook_target]: https://book.sukazyo.cc/morny +[badge_telegram_img]: https://img.shields.io/website?url=https%3A%2F%2Ft.me%2Fmorny_cono_annie_bot&up_message=%40morny_cono_annie_bot&up_color=28a8ea&down_message=unavailable&down_color=red&logo=telegram&label=Telegram +[badge_telegram_target]: https://t.me/morny_cono_annie_bot +[![Handbook][badge_handbook_img]][badge_handbook_target] +[![Telegram][badge_telegram_img]][badge_telegram_target]
@@ -33,6 +40,13 @@ ### Libraries Used +[scala]: https://www.scala-lang.org/ +[spotbugs]: https://spotbugs.github.io/ +[tg4j]: https://github.com/pengrad/java-telegram-bot-api +[okhttp]: https://square.github.io/okhttp/ +[gson]: https://github.com/google/gson +[scalatest]: https://scalatest.org/ + [Java Telegram Bot API][tg4j]