Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ldriscoll committed Dec 1, 2013
1 parent 8bf89cb commit 0bc377e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ Version 0.1.1 supports ektorp 1.0.2
Version 0.1.2 supports ektorp 1.1.0
Version 0.1.3 supports ektorp 1.1.1
Version 0.1.4 supports ektorp 1.2.2
Version 0.2.0 supports ektorp 1.4.1 and couchdb-lucene 0.9.0

# Minimum System Requirement #
Java 1.5 (or Above) is required. Personnaly I use Sun Java 6
Java 1.5 (or Above) is required. Personally I use Sun Java 7

# Issue Tracking #

Expand Down Expand Up @@ -70,7 +71,7 @@ EktorpLucene is now available in the maven repositories. Please at this to your
<dependency>
<groupId>com.github.ldriscoll</groupId>
<artifactId>ektorplucene</artifactId>
<version>0.1.3</version>
<version>0.2.0</version>
</dependency>

# Sample #
Expand Down

0 comments on commit 0bc377e

Please sign in to comment.