Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avurro committed May 29, 2015
1 parent 4b20dee commit e7974b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[![Stories in Ready](https://badge.waffle.io/jmapper-framework/jmapper-core.png?label=ready&title=Ready)](https://waffle.io/jmapper-framework/jmapper-core)
#JMapper Framework

[![Build Status](https://travis-ci.org/jmapper-framework/jmapper-core.svg?branch=master)](https://travis-ci.org/jmapper-framework/jmapper-core)
Expand Down Expand Up @@ -47,6 +46,8 @@ destination ["id", "sourceField", null]
```
*With JMapper we have all the advantages of dynamic mapping with the performance of static code, with 0 memory consumption.*<br>
**Required java 5+**<br><br>
**issues status**
<br>[![Stories in Ready](https://badge.waffle.io/jmapper-framework/jmapper-core.png?label=ready&title=Ready)](https://waffle.io/jmapper-framework/jmapper-core)<br><br>
**Dependency information**
<br>[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.googlecode.jmapper-framework/jmapper-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.googlecode.jmapper-framework/jmapper-core) [![Dependency Status] (https://www.versioneye.com/user/projects/5539172d1d2989cb78000002/badge.svg?style=flat)](https://www.versioneye.com/user/projects/5539172d1d2989cb78000002)<br>

Expand Down

0 comments on commit e7974b8

Please sign in to comment.