Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Travis CI status image.
  • Loading branch information
ryanricard committed Jun 30, 2018
1 parent e4a30a8 commit 3b46f44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Combines [nconf](https://github.com/indexzero/nconf), [recurpolate](https://github.com/AndersDJohnson/recurpolate), and declarative JSON `"extends"` syntax to create an extremely useful configuration loader.

[![Build Status](https://travis-ci.org/ryanricard/appfig.svg?branch=master)](https://travis-ci.org/ryanricard/appfig)

## Usage

All the value packed into `appfig` is demonstrated in the example below. Enjoy.
Expand Down

0 comments on commit 3b46f44

Please sign in to comment.