Skip to content

Commit ebafdbb

Browse files
committed
docs: standardize README release details
1 parent 158034a commit ebafdbb

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
</a>
88

99
<p>Part of the Ant Design ecosystem.</p>
10+
</div>
11+
12+
<div align="center">
1013

1114
[![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url] [![build status][github-actions-image]][github-actions-url] [![Codecov][codecov-image]][codecov-url] [![bundle size][bundlephobia-image]][bundlephobia-url] [![dumi][dumi-image]][dumi-url]
1215

@@ -117,8 +120,8 @@ npm run build
117120
npm run prepublishOnly
118121
```
119122

120-
The release script compiles the package and runs `rc-np`.
123+
The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
121124

122125
## License
123126

124-
`@rc-component/dialog` is released under the MIT license.
127+
@rc-component/dialog is released under the [MIT](./LICENSE.md) license.

0 commit comments

Comments
 (0)