Skip to content

Commit 97aa6b5

Browse files
committed
docs: standardize README release details
1 parent a0e0a3b commit 97aa6b5

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,17 +144,15 @@ npm run build
144144

145145
## Release
146146

147-
The package is published with [`@rc-component/np`](https://github.com/react-component/np):
148-
149147
```bash
150148
npm run prepublishOnly
151149
```
152150

153-
This runs the package build before the release helper.
151+
The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
154152

155153
## License
156154

157-
`@rc-component/input-number` is released under the MIT license.
155+
@rc-component/input-number is released under the [MIT](./LICENSE.md) license.
158156

159157
[npm-image]: https://img.shields.io/npm/v/@rc-component/input-number.svg?style=flat-square
160158
[npm-url]: https://npmjs.org/package/@rc-component/input-number

0 commit comments

Comments
 (0)