Skip to content

Commit d1b131b

Browse files
authored
Add PR Welcone to README.md
1 parent eea5f25 commit d1b131b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
21
<h1 align="center">Express Typescript Mongoose Boilerplate</h1>
2+
33
<p align="center">
4+
<a href="http://makeapullrequest.com">
5+
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PR" />
6+
</a><br>
47
A boilerplate/starter project for quickly building RESTful APIs using Node.js, Express, and Mongoose.
58
</p>
69
The app comes with many built-in features, such as authentication using JWT, request validation, unit and integration tests, etc.

0 commit comments

Comments
 (0)