Skip to content

Commit 72f390c

Browse files
committed
docs: standardize README release details
1 parent c8982e6 commit 72f390c

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

142142
## Release
143143

144-
The package is published with [`@rc-component/np`](https://github.com/react-component/np):
145-
146144
```bash
147145
npm run prepublishOnly
148146
```
149147

150-
This runs the package build before the release helper. The `postpublish` script builds and deploys the documentation site.
148+
The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
151149

152150
## License
153151

154-
`@rc-component/motion` is released under the MIT license.
152+
@rc-component/motion is released under the [MIT](./LICENSE.md) license.
155153

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

0 commit comments

Comments
 (0)