Skip to content

Commit

Permalink
update readme telling that helmet was added
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasavila00 committed May 19, 2018
1 parent 5943181 commit b0a7e6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -46,8 +46,8 @@ Run `npm run build` to create static site ready to host (`/public`)
- [x] [Husky](https://github.com/typicode/husky) & [lint-staged](https://github.com/okonet/lint-staged) for autofix each commit
- [x] Travis/AppVeyor config (unix-osx-windows CI)
- [x] Code climate config
- [ ] SEO
- [ ] [Helmet](https://github.com/nfl/react-helmet)
- [x] SEO
- [x] [Helmet](https://github.com/nfl/react-helmet)
- [x] [Semantic-ui](http://react.semantic-ui.com) for styling
- [x] Lazyboy tools
- [x] [plop](https://github.com/amwmedia/plop) templates -> `npm run generate`
Expand Down

0 comments on commit b0a7e6a

Please sign in to comment.