|
4 | 4 |
|
5 | 5 | [![Pull App][pull-social]][pull-website]
|
6 | 6 |
|
7 |
| -[![Probot Featured][probot-badge]][probot-url] [![Deno 2.0][deno-badge]][deno-url] [![TypeScript][ts-badge]][ts-url] [![Version][version-badge]][version-url] [![GitHub Stars][stars-badge]][pull-repo] [![License][license-badge]][license-url] |
| 7 | +[![Probot Featured][probot-badge]][probot-url] [![GitHub Stars][stars-badge]][pull-repo] |
| 8 | + |
| 9 | +[![Repositories][repos-badge]][pull-app] [![Installations][installations-badge]][pull-app] [![Triggered #][triggers-badge]][triggers-url] |
8 | 10 |
|
9 | 11 | </div>
|
10 | 12 |
|
11 |
| -> 🤖 a GitHub App that keeps your forks up-to-date with upstream via automated |
12 |
| -> pull requests. |
| 13 | +## Introduction |
13 | 14 |
|
14 |
| -<div align="center"> |
| 15 | +[![Version][version-badge]][version-url] [![Deno 2.0][deno-badge]][deno-url] [![TypeScript][ts-badge]][ts-url] [![License][license-badge]][license-url] |
15 | 16 |
|
16 |
| -[![Installations][installations-badge]][pull-app] [![Repositories][repos-badge]][pull-app] [![Triggered #][triggers-badge]][pull-app] |
| 17 | +> 🤖 a GitHub App that keeps your forks up-to-date with upstream via automated |
| 18 | +> pull requests. |
17 | 19 |
|
18 |
| -</div> |
| 20 | +_Can you help keep this open source service alive? **[💖 Please sponsor : )][pull-sponsor]**_ |
19 | 21 |
|
20 | 22 | <!-- deno-fmt-ignore-end -->
|
21 | 23 |
|
@@ -142,12 +144,13 @@ Made with ❤️ by [@wei](https://github.com/wei)
|
142 | 144 | [probot-badge]: https://badgen.net/badge/Probot/Featured/red?icon=dependabot&cache=86400
|
143 | 145 | [deno-badge]: https://img.shields.io/badge/Deno%202.0-000000?logo=Deno&logoColor=ffffff
|
144 | 146 | [ts-badge]: https://badgen.net/badge/_/TypeScript/blue?&label=&icon=typescript&cache=86400
|
145 |
| -[version-badge]: https://badgen.net/https/pull.git.ci/badges/version?label=Version&color=orange&cache=300 |
146 |
| -[stars-badge]: https://badgen.net/github/stars/wei/pull?label=Stars&icon=github&color=pink&cache=600 |
147 |
| -[license-badge]: https://badgen.net/badge/License/MIT/grey?cache=86400 |
148 |
| -[installations-badge]: https://badgen.net/https/pull.git.ci/badges/installations?labelColor=yellow&cache=600 |
149 |
| -[repos-badge]: https://badgen.net/https/pull.git.ci/badges/repos?labelColor=orange&cache=600 |
150 |
| -[triggers-badge]: https://badgen.net/https/pull.git.ci/badges/triggers?labelColor=pink&cache=600 |
| 147 | +[version-badge]: https://badgen.net/https/pull.git.ci/badges/version?label=Version&color=green&cache=300 |
| 148 | +[stars-badge]: https://badgen.net/github/stars/wei/pull?label=Stars&icon=github&color=pink&cache=300 |
| 149 | +[license-badge]: https://badgen.net/badge/License/MIT/black?cache=86400 |
| 150 | +[repos-badge]: https://badgen.net/https/pull.git.ci/badges/repos?color=cyan&cache=600 |
| 151 | +[installations-badge]: https://badgen.net/https/pull.git.ci/badges/installations?color=blue&cache=600 |
| 152 | +[triggers-badge]: https://badgen.net/https/pull.git.ci/badges/triggers?color=purple&cache=600 |
| 153 | +[triggers-url]: https://github.com/issues?q=author:app/pull |
151 | 154 | [deno-url]: https://deno.com
|
152 | 155 | [ts-url]: https://www.typescriptlang.org
|
153 | 156 | [version-url]: https://pull.git.ci/version
|
0 commit comments