Skip to content

Commit 3b8e33b

Browse files
committed
docs: standardize README release details
1 parent bf5628a commit 3b8e33b

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]
1215
[![npm download][download-image]][download-url]
@@ -121,8 +124,8 @@ npm run build
121124
npm run prepublishOnly
122125
```
123126

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

126129
## License
127130

128-
`@rc-component/checkbox` is released under the MIT license.
131+
@rc-component/checkbox is released under the [MIT](./LICENSE.md) license.

0 commit comments

Comments
 (0)