From c349c28e12f2c354a2a5ffe5292581d1468496cc Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 11 Aug 2014 09:50:16 +0200 Subject: [PATCH] readme update regarding version bump --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4df46f00..59c0e394 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Browser extensions: [Chrome](https://github.com/Athou/commafeed-chrome) - [Firef 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. You also need Maven 3.x (and a Java 1.7+ JDK) installed in order to build the application.