Skip to content

Commit 4ce1e77

Browse files
committed
docs: update badges
1 parent 6697108 commit 4ce1e77

File tree

1 file changed

+35
-15
lines changed

1 file changed

+35
-15
lines changed

README.md

Lines changed: 35 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,41 @@
44
</a>
55
</p>
66

7-
[![Probot][probot-badge]][probot-url] ![TypeScript][typescript-badge]
8-
![Deno][deno-badge] [![License: MIT][license-badge]][license-url]
9-
10-
> 🤖 a GitHub App built with [Probot][probot-url] that keeps your forks
11-
> up-to-date with upstream via automated pull requests.
7+
<p align="center">
8+
<a href="https://probot.github.io">
9+
<img alt="Probot Featured" src="https://badgen.net/badge/Probot/Featured/red?icon=dependabot&cache=86400" />
10+
</a>
11+
<a href="https://deno.com">
12+
<img alt="Deno 2.0" src="https://img.shields.io/badge/Deno%202.0-000000?logo=Deno&logoColor=ffffff" />
13+
</a>
14+
<a href="https://www.typescriptlang.org">
15+
<img alt="TypeScript" src="https://badgen.net/badge/_/TypeScript/blue?&label=&icon=typescript&cache=86400" />
16+
</a>
17+
<a href="https://github.com/wei/pull">
18+
<img alt="Version" src="https://badgen.net/https/pull.git.ci/badges/version?label=Version&color=orange&cache=300" />
19+
</a>
20+
<a href="https://github.com/wei/pull">
21+
<img alt="GitHub Stars" src="https://badgen.net/github/stars/wei/pull?label=Stars&icon=github&color=pink&cache=600" />
22+
</a>
23+
<a href="https://wei.mit-license.org">
24+
<img alt="License" src="https://badgen.net/badge/License/MIT/grey?cache=86400" />
25+
</a>
26+
</p>
1227

13-
Trusted by [![Repository Count][pull-stats-badge]][pull-website], triggered
14-
[![Triggered #][pull-triggered-badge]][pull-triggered-url].
28+
> 🤖 a GitHub App that keeps your forks up-to-date with upstream via automated
29+
> pull requests.
30+
31+
<p>
32+
<a href="https://github.com/apps/pull">
33+
<img alt="Installations" src="https://badgen.net/https/pull.git.ci/badges/installations?labelColor=yellow&cache=600" />
34+
</a>
35+
<a href="https://github.com/apps/pull">
36+
<img alt="Repositories" src="https://badgen.net/https/pull.git.ci/badges/repos?labelColor=orange&cache=600" />
37+
</a>
38+
<a href="https://github.com/issues?q=author%3Aapp%2Fpull">
39+
<img alt="Triggered #" src="https://badgen.net/https/pull.git.ci/badges/triggers?labelColor=pink&cache=600" />
40+
</a>
41+
</p>
1542

1643
## Features
1744

@@ -31,7 +58,7 @@ Trusted by [![Repository Count][pull-stats-badge]][pull-website], triggered
3158
### Prerequisites
3259

3360
- Upstream must be in the same fork network.
34-
- :warning: _Make a backup if you've made changes._
61+
- ⚠️ _Make a backup if you've made changes._
3562

3663
## Getting Started
3764

@@ -126,16 +153,9 @@ _Can you help keep this open source service alive?
126153

127154
Made with ❤️ by [@wei](https://github.com/wei)
128155

129-
[probot-badge]: https://badgen.net/badge/built%20with/probot/orange?icon=dependabot&cache=86400
130156
[probot-url]: https://probot.github.io/
131-
[typescript-badge]: https://img.shields.io/badge/TypeScript-3178C6?logo=TypeScript&logoColor=FFF&style=flat-square
132-
[deno-badge]: https://img.shields.io/badge/Deno-000000?logo=Deno&logoColor=FFF&style=flat-square
133-
[license-badge]: https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square
134157
[license-url]: https://wei.mit-license.org
135158
[pull-app]: https://github.com/apps/pull
136159
[pull-website]: https://wei.github.io/pull
137160
[pull-repo]: https://github.com/wei/pull
138161
[pull-sponsor]: https://prod.download/pull-readme-sponsor
139-
[pull-stats-badge]: https://badgen.net/https/pull.git.ci/badge/managing?style=flat&label=&cache=300
140-
[pull-triggered-badge]: https://badgen.net/https/pull.git.ci/badge/triggered?style=flat&label=&cache=300
141-
[pull-triggered-url]: https://github.com/issues?q=author%3Aapp%2Fpull

0 commit comments

Comments
 (0)