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.