Skip to content

Commit

Permalink
Add version, license badge. Add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
smazurov committed Jul 25, 2015
1 parent 6b4b189 commit 74c9ed4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ Unum: A simple entity implementation
===========

[![Build Status](https://travis-ci.org/SocialEngine/Unum.svg?branch=master)](https://travis-ci.org/SocialEngine/Unum)
[![Latest Stable Version](https://poser.pugx.org/socialengine/unum/version.png)](https://packagist.org/packages/socialengine/Unum) [![License](https://poser.pugx.org/socialengine/setup-test-db/license.svg)](https://packagist.org/packages/socialengine/unum)

## Installation

Require this package with composer:

```
$ composer require socialengine/setup-test-db
```

## Usage

Expand Down

0 comments on commit 74c9ed4

Please sign in to comment.