Skip to content

Commit 03a4fb1

Browse files
authored
chore: add sponsors (#25)
Signed-off-by: Dup4 <lyuzhi.pan@gmail.com>
1 parent 0aa4a61 commit 03a4fb1

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
```bash
1212
git clone https://github.com/xcpcio/docs.git -b main --depth=1
1313

14-
cd XCPCIO
14+
cd docs
1515

1616
# install mkdocs-material and plugins
1717
pip3 install -U -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/
@@ -34,16 +34,13 @@ pnpm dev
3434

3535
[MIT](./LICENSE) License © 2020 - PRESENT [XCPCIO][xcpcio]
3636

37-
[xcpcio]: https://github.com/xcpcio
38-
[license-image-mit]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333
39-
40-
## :clap: Our Supporters
41-
42-
### &#8627; Stargazers
43-
[![Stargazers repo roster for @xcpcio/docs](https://reporoster.com/stars/xcpcio/docs)](https://github.com/xcpcio/docs/stargazers)
37+
## Sponsors
4438

4539
<p align="center">
46-
<a href="https://github.com/xcpcio/docs#">
47-
<img src="https://cdn.jsdelivr.net/gh/Dup4/static/backToTopButton.png" alt="Back to top" height="29"/>
48-
</a>
40+
<a href="https://github.com/sponsors/Dup4">
41+
<img src='https://cdn.jsdelivr.net/gh/Dup4/static/sponsors-output/sponsors.svg' alt="Logos from Sponsors" />
42+
</a>
4943
</p>
44+
45+
[xcpcio]: https://github.com/xcpcio
46+
[license-image-mit]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333

0 commit comments

Comments
 (0)