We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5628a commit 3b8e33bCopy full SHA for 3b8e33b
1 file changed
README.md
@@ -7,6 +7,9 @@
7
</a>
8
9
<p>Part of the Ant Design ecosystem.</p>
10
+</div>
11
+
12
+<div align="center">
13
14
[![NPM version][npm-image]][npm-url]
15
[![npm download][download-image]][download-url]
@@ -121,8 +124,8 @@ npm run build
121
124
npm run prepublishOnly
122
125
```
123
126
-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.
128
129
## License
130
-`@rc-component/checkbox` is released under the MIT license.
131
+@rc-component/checkbox is released under the [MIT](./LICENSE.md) license.
0 commit comments