Skip to content

Commit 39a69f9

Browse files
committed
docs: update README.md
1 parent 98618b9 commit 39a69f9

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
</p>
88

99
<p align="left">
10-
<a href="https://www.npmjs.com/package/vuepress-plugin-hero-pattern"><img src="https://img.shields.io/npm/v/vuepress-plugin-hero-pattern.svg?maxAge=2592000"></a>
11-
<a href="https://www.npmjs.com/package/vuepress-plugin-hero-pattern"><img src="https://img.shields.io/npm/dt/vuepress-plugin-hero-pattern.svg"></a>
12-
<a href="https://raw.githubusercontent.com/vueblocks/vuepress-plugin-hero-pattern/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
10+
<a href="https://www.npmjs.com/package/vuepress-plugin-hero-pattern"><img src="https://img.shields.io/npm/v/vuepress-plugin-hero-pattern.svg?maxAge=2592000"></a>
11+
<a href="https://www.npmjs.com/package/vuepress-plugin-hero-pattern"><img src="https://img.shields.io/npm/dt/vuepress-plugin-hero-pattern.svg"></a>
12+
<a href="https://raw.githubusercontent.com/vueblocks/vuepress-plugin-hero-pattern/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
1313
</p>
1414

1515
Register a global `<HeroPattern />` component for VuePress.
@@ -96,6 +96,10 @@ Hero Pattern provide 87 kinds of pattern you can choose, check [pattern list](ht
9696

9797
`<HeroPattern />` component provide a custom slot, you can write some element on the generated pattern.
9898

99+
## Related VuePress Plugin
100+
101+
* [vuepress-plugin-geopattern](https://github.com/xiaoluoboding/vuepress-plugin-geopattern) - GeoPattern is a geopattern adapter for VuePress.
102+
99103
## License
100104

101105
MIT @ [xiaoluoboding](https://github.com/xiaoluoboding)

0 commit comments

Comments
 (0)