Skip to content

Commit

Permalink
add title and badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gustav-olsen-groupone committed Jun 3, 2015
1 parent 5a7779a commit 4584965
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# unexpected-fs

Mock filesystem for your assertions.

[![NPM version](https://badge.fury.io/js/unexpected-fs.svg)](https://www.npmjs.com/package/unexpected-fs)
[![Build Status](https://travis-ci.org/unexpectedjs/unexpected-fs.svg?branch=master)](https://travis-ci.org/unexpectedjs/unexpected-fs)
[![Coverage Status](https://coveralls.io/repos/unexpectedjs/unexpected-fs/badge.svg?branch=master)](https://coveralls.io/r/unexpectedjs/unexpected-fs?branch=master)
[![Dependency Status](https://david-dm.org/unexpectedjs/unexpected-fs.svg)](https://david-dm.org/unexpectedjs/unexpected-fs)

0 comments on commit 4584965

Please sign in to comment.