Skip to content

Commit

Permalink
Updated readme with badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleigh committed Oct 9, 2018
1 parent e6705c1 commit d298cae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# NestJS Blog

<a href="https://travis-ci.org/bashleigh/nestjs-blog"><img src="https://travis-ci.org/bashleigh/nestjs-blog.svg?branch=master"/></a>
<a href='https://coveralls.io/github/bashleigh/nestjs-bashleigh?branch=master'><img src='https://coveralls.io/repos/github/bashleigh/nestjs-bashleigh/badge.svg?branch=master' alt='Coverage Status' /></a>

This is an example of how to use [nestjs](https://github.com/nestjs/nest) with jwt and typeorm to build a basic blog API.

## Use
Expand Down

0 comments on commit d298cae

Please sign in to comment.