From 6597593b34dde0d5dbe5ce789b9d2285c9d6f1c1 Mon Sep 17 00:00:00 2001 From: ozraru Date: Wed, 6 Sep 2023 00:24:20 +0900 Subject: [PATCH] Update README.md Fix GitHub Actions badge in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d89b34c..0b3bb80 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Noa -[![Docker Image CI](https://github.com/tpc3/Bocchi-Go/actions/workflows/docker-image.yml/badge.svg)](https://github.com/tpc3/Bocchi-Go/actions/workflows/docker-image.yml) +[![Docker Image CI](https://github.com/tpc3/Noa/actions/workflows/docker-image.yml/badge.svg)](https://github.com/tpc3/Noa/actions/workflows/docker-image.yml) Misskey Bot to post notes on the Markov chain. # Use @@ -19,4 +19,4 @@ Misskey Bot to post notes on the Markov chain. - mecab # Contribution -Contributions are always welcome. (Please make issue or PR with English or Japanese) \ No newline at end of file +Contributions are always welcome. (Please make issue or PR with English or Japanese)