featherscloud/pinion

README misleading

Closed this issue · 0 comments

When someone installs the package via: npm install @feathershq/pinion they get the latest version, naturally.

But, the README.md in the master branch is not in sync with the latest version. In the old README.md, generators are placed in generators folder while in newer versions you need to put them inside .pinion folder.

This is misleading for someone following the instructions from GitHub.