Skip to content

Commit 2f0c77e

Browse files
committed
docs: standardize README release details
1 parent eec212b commit 2f0c77e

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

178178
## Release
179179

180-
The package is published with [`@rc-component/np`](https://github.com/react-component/np):
181-
182180
```bash
183181
npm run prepublishOnly
184182
```
185183

186-
This runs the package build before the release helper. The `postpublish` script also syncs `@rc-component/menu` to tnpm after publishing.
184+
The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
187185

188186
## License
189187

190-
`@rc-component/menu` is released under the MIT license.
188+
@rc-component/menu is released under the [MIT](./LICENSE.md) license.
191189

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

0 commit comments

Comments
 (0)