How to specify different readme files for github and npm -
both use readme.md description when publish. common practice use single shared file.
but if need have different readme , still publish single local repo no manual editing/replacement
ps
i tried use "readme": "npm-readme.md" in package.json displays value of field, not content of а file
Comments
Post a Comment