Skip to content

Commit 215da49

Browse files
authored
Update README.md
1 parent dafcb43 commit 215da49

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @ant-design/nextjs-registry
22

3+
[![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url] [![bundle size][bundlephobia-image]][bundlephobia-url]
4+
5+
[npm-image]: http://img.shields.io/npm/v/@ant-design/nextjs-registry.svg?style=flat-square
6+
[npm-url]: http://npmjs.org/package/@ant-design/nextjs-registry
7+
[github-actions-image]: https://github.com/ant-design/nextjs-registry/workflows/CI/badge.svg
8+
[github-actions-url]: https://github.com/ant-design/nextjs-registry/actions
9+
[codecov-image]: https://img.shields.io/codecov/c/github/ant-design/nextjs-registry/main.svg?style=flat-square
10+
[codecov-url]: https://codecov.io/gh/ant-design/nextjs-registry/branch/main
11+
[download-image]: https://img.shields.io/npm/dm/@ant-design/nextjs-registry.svg?style=flat-square
12+
[download-url]: https://npmjs.org/package/@ant-design/nextjs-registry
13+
[bundlephobia-url]: https://bundlephobia.com/result?p=@ant-design/nextjs-registry
14+
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/@ant-design/nextjs-registry
15+
316
This package is used for registry styles of Ant Design components for Next.js.
417

518
## Install

0 commit comments

Comments
 (0)