The main README should be update for new information (i.e. about releases). There are other README on things like pug and such that the team likely no longer needs or in some way need to be updated. I.E. the readme on testing should use npm run test and not ./node_modules/.bin/jasmine as the command to run
The main README should be update for new information (i.e. about releases). There are other README on things like pug and such that the team likely no longer needs or in some way need to be updated. I.E. the readme on testing should use
npm run testand not./node_modules/.bin/jasmineas the command to run