Skip to content

Commit fe58983

Browse files
committed
docs: standardize README release details
1 parent 3663b04 commit fe58983

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

150150
## Release
151151

152-
The package is published with [`@rc-component/np`](https://github.com/react-component/np):
153-
154152
```bash
155153
npm run prepublishOnly
156154
```
157155

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

160158
## License
161159

162-
`@rc-component/input` is released under the MIT license.
160+
@rc-component/input is released under the [MIT](./LICENSE.md) license.
163161

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

0 commit comments

Comments
 (0)