Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
necusjz committed Dec 15, 2023
1 parent 06e264d commit e743ab3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automate plotting posts in [Splatoon](https://splatoonwiki.org/wiki/Splatoon) ba

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.

[](https://raw.githubusercontent.com/necusjz/p/master/splatbot/mailbox.png)
![](https://raw.githubusercontent.com/necusjz/p/master/splatbot/mailbox.png)

## Installation
[BlueZ](http://www.bluez.org/) is a Bluetooth protocol stack included with the official Linux kernel distributions. If you have a Linux machine with a Bluetooth connection, then things become easier:
Expand Down Expand Up @@ -52,7 +52,8 @@ $ vagrant destroy

## Benchmark
We provide a dataset collected from [ikasumi.art](https://ikasumi.art/) to easier achieve performance test on your pathing algorithm:
[](https://raw.githubusercontent.com/necusjz/p/master/splatbot/dataset.png)

![](https://raw.githubusercontent.com/necusjz/p/master/splatbot/dataset.png)

The results will be shown in the pipeline:
```text
Expand Down

0 comments on commit e743ab3

Please sign in to comment.