Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chidimo committed Mar 13, 2020
1 parent b4b0f98 commit 4aa5062
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ Create express API backend with MongoDB
[![Coverage Status](https://coveralls.io/repos/github/chidimo/Express-API-Template-With-MongoDB/badge.svg?branch=master)](https://coveralls.io/github/chidimo/Express-API-Template-With-MongoDB?branch=master)
[![Maintainability](https://api.codeclimate.com/v1/badges/a02e1a5e4c4f49f1e5a2/maintainability)](https://codeclimate.com/github/chidimo/Express-API-Template-With-MongoDB/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/a02e1a5e4c4f49f1e5a2/test_coverage)](https://codeclimate.com/github/chidimo/Express-API-Template-With-MongoDB/test_coverage)

yarn add cors helmet compression
4 changes: 4 additions & 0 deletions notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Notes

1. Add cors, helmet, compression
1. Define error handlers

0 comments on commit 4aa5062

Please sign in to comment.