Skip to content

Commit

Permalink
readme update code coverage
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jeevatkm committed Oct 26, 2016
1 parent 9fe9533 commit 08132f5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@ forge
=====

[![Build Status](https://travis-ci.org/go-aah/forge.svg?branch=master)](https://travis-ci.org/go-aah/forge)
[![codecov](https://codecov.io/gh/go-aah/forge/branch/master/graph/badge.svg)](https://codecov.io/gh/go-aah/forge)
[![GoDoc](https://godoc.org/github.com/go-aah/forge?status.svg)](https://godoc.org/github.com/go-aah/forge)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

Forge is a configuration syntax and parser forked for [aah framework](https://github.com/go-aah).

aah framework supports Go 1.5 and above.
Forge is a configuration syntax and parser forked for [aah framework](https://aahframework.org).

## Installation

`go get -u github.com/go-aah/forge`
`go get -u aahframework.org/forge`

## Example

Expand Down

0 comments on commit 08132f5

Please sign in to comment.