Skip to content

Commit e3eba68

Browse files
committed
docs: add dynamic badge
1 parent dba4b8d commit e3eba68

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Main
1+
name: build
22

33
concurrency:
44
group: ${{ github.workflow }}-${{ github.ref }}

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
- Fixed bugs, improved performance, explored the edges of the known universe.
910

1011
## [1.0.1] - 2023-12-29
1112
- Fixed bugs, improved performance, explored the edges of the known universe.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Splatoon Bot
2+
[![Build Status](https://github.com/necusjz/splatbot/actions/workflows/main.yaml/badge.svg)](https://github.com/necusjz/splatbot/actions/workflows/main.yaml)
3+
24
Automate plotting posts in [Splatoon](https://splatoonwiki.org/wiki/Splatoon) based on BlueZ, and optimize its efficiency via Traveling Salesman Problem (TSP).
35

46
The mailbox is a service in the Splatoon hub that allows players to create drawings and share them via social media. The drawings may be viewable by other players and may be displayed as signs or graffiti in the hub and in various stages in multiplayer matches.

0 commit comments

Comments
 (0)