diff --git a/README.md b/README.md index fefd2a53b..52ed43ddd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Addressbook Tutorial This tutorial teaches you some of the basic concepts in [Vaadin Framework](https://vaadin.com). It is meant to be a fast read for learning how to get started - not an example on how application should be -designed. Please note this example uses and requires Java 8 to work. +designed. Please note this example uses and requires Java 8 to work.## ![Addressbook Screenshot](addressbook_screenshot.png "Addressbook Screenshot") @@ -65,4 +65,4 @@ To use the built in server adapters of Eclipse, instead of doing "Run As -> Mave - Select the server you want to run on, e.g. Apache Tomcat 8 and click ok - *Do not use the suggested J2EE Preview server* as it is outdated, deprecated and does not support Servlet 3, which is required for this application -*** End of documentation \ No newline at end of file +*** End of documentation