tuchk4 / storybook-readme

React Storybook addon to render README files in github style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License in package.json

soimkim opened this issue · comments

commented

LICENSE of github is MIT, and package.json is in ISC.
It seems that the license of package.json need to be updated to MIT.

https://github.com/tuchk4/storybook-readme/blob/master/package.json :

"license": "ISC"