Skip to content

Commit df56a74

Browse files
committed
docs: standardize README release details
1 parent a1ba290 commit df56a74

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

117117
## Release
118118

119-
The package is published with [`@rc-component/np`](https://github.com/react-component/np):
120-
121119
```bash
122120
npm run prepublishOnly
123121
```
124122

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

127125
## License
128126

129-
`@rc-component/mutate-observer` is released under the MIT license.
127+
@rc-component/mutate-observer is released under the [MIT](./LICENSE) license.
130128

131129
[npm-image]: https://img.shields.io/npm/v/@rc-component/mutate-observer.svg?style=flat-square
132130
[npm-url]: https://npmjs.org/package/@rc-component/mutate-observer

0 commit comments

Comments
 (0)