Skip to content

Commit 8ff23b2

Browse files
committed
docs: standardize README release details
1 parent c069e5d commit 8ff23b2

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

169169
## Release
170170

171-
The package is published with [`@rc-component/np`](https://github.com/react-component/np):
172-
173171
```bash
174172
npm run prepublishOnly
175173
```
176174

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

179177
## License
180178

181-
`@rc-component/mentions` is released under the MIT license.
179+
@rc-component/mentions is released under the [MIT](./LICENSE.md) license.
182180

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

0 commit comments

Comments
 (0)