Add Link to Ebean ORM Website

This commit is contained in:
Micah Schehl
2015-03-30 00:25:20 -04:00
parent c3ccb1afb5
commit f7d1291a41
+6 -2
View File
@@ -2,11 +2,15 @@
avaje-ebeanorm
==============
Ebean ORM Website
----------------
[http://ebean-orm.github.io/](http://ebean-orm.github.io/ "Ebean ORM's Website")
Maven Dependency
----------------
<dependency>
<groupId>org.avaje.ebeanorm</groupId>
<artifactId>avaje-ebeanorm</artifactId>
<version>4.5.4</version>
<version>4.5.5</version>
</dependency>