readme update regarding version bump

This commit is contained in:
Athou
2014-08-11 09:50:16 +02:00
parent cf302edabe
commit c349c28e12

View File

@@ -14,6 +14,8 @@ Browser extensions: [Chrome](https://github.com/Athou/commafeed-chrome) - [Firef
Deployment on your own server Deployment on your own server
----------------------------- -----------------------------
CommaFeed 2.0 has been rewritten to use Dropwizard and gulp instead of using tomee and wro4j. The latest version of the 1.x branch is available [here](https://github.com/Athou/commafeed/tree/1.x).
For storage, you can either use an embedded H2 database or an external MySQL, PostgreSQL or SQLServer database. For storage, you can either use an embedded H2 database or an external MySQL, PostgreSQL or SQLServer database.
You also need Maven 3.x (and a Java 1.7+ JDK) installed in order to build the application. You also need Maven 3.x (and a Java 1.7+ JDK) installed in order to build the application.