Skip to content

Commit 722fa82

Browse files
committed
docs: standardize README release details
1 parent f8b7485 commit 722fa82

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
@@ -143,17 +143,15 @@ npm run build
143143

144144
## Release
145145

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

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

154152
## License
155153

156-
`@rc-component/pagination` is released under the MIT license.
154+
@rc-component/pagination is released under the [MIT](./LICENSE.md) license.
157155

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

0 commit comments

Comments
 (0)