Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arnidan committed May 1, 2020
1 parent 127fab1 commit c5af1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Coverage Status](https://coveralls.io/repos/github/arnidan/simple-ts-express-decorators/badge.svg?branch=master)](https://coveralls.io/github/arnidan/simple-ts-express-decorators?branch=master)

Simple controller and methods typescript decorators for express.
Inspired by [ts-decorator-routing](https://github.com/nehalist/)
Inspired by [ts-decorator-routing](https://github.com/nehalist/ts-decorator-routing)

Provides pure request and response from express without complicated handlers or transformers.

Expand Down

0 comments on commit c5af1b2

Please sign in to comment.