Skip to content

Commit

Permalink
add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
openhoat committed Jun 3, 2018
1 parent e508787 commit a2e7a34
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
[![Build Status](https://travis-ci.org/openhoat/hw.svg?branch=master)](https://travis-ci.org/openhoat/hw)
[![Coverage Status](https://coveralls.io/repos/github/openhoat/hw/badge.svg?branch=master)](https://coveralls.io/github/openhoat/hw?branch=master)

# Headwood utils for nodejs programming

## Pre-requisite

This project is a nodejs multi modules project to use with [lerna](https://lernajs.io/).

## Modules

### @headwood/ts-build-template

[![NPM version](https://badge.fury.io/js/@headwood/ts-build-template.svg)](http://badge.fury.io/js/@headwood/ts-build-template)

### @headwood/test-helper

[![NPM version](https://badge.fury.io/js/@headwood/test-helper.svg)](http://badge.fury.io/js/@headwood/test-helper)

Enjoy !

0 comments on commit a2e7a34

Please sign in to comment.