@@ -27,13 +27,13 @@ It lets you write Vue.js components in Java.
2727
2828## Who is this for?
2929
30- * You want to code a ** Vue app with type checking** , and take advantage of GWT optimizations.
30+ * You want to code a ** Vue app with type checking** , and take advantage of GWT optimizations.
3131* You have ** GWT app** , and you want ** easy to write views** with ** 2 way data binding** .
3232* You have a ** Vue app** and you need to ** use a Java library in some Components** .
3333
3434## What does it look like?
3535
36- You can start reading ** [ our documentation] ( introduction/README.md ) ** it contains live examples.
36+ You can start reading ** [ our documentation] ( introduction/README.md ) ** it contains live examples.
3737You can also checkout the ** [ Vue GWT Demo page] ( https://axellience.github.io/vue-gwt-demo/ ) ** .
3838
3939Curious about the implementation? See the sources in our public ** [ Github repository] ( https://github.com/Axellience/vue-gwt ) ** .
@@ -49,7 +49,7 @@ When you are ready, you can get started with by **[setting it up on your project
4949 If you use it on a small project, please <a href="https://gitter.im/Axellience/vue-gwt" target="_blank">let us know how it goes</a>.
5050</p >
5151
52- * This documentation was last updated for [ Vue.js v2.5.16] ( https://github.com/vuejs/vue/releases/tag/v2.5.16 ) and Vue GWT 1.0-beta-6 *
52+ * This documentation was last updated for [ Vue.js v2.5.16] ( https://github.com/vuejs/vue/releases/tag/v2.5.16 ) and Vue GWT 1.0-beta-7 *
5353
5454## Who made this?
5555
@@ -58,4 +58,4 @@ When you are ready, you can get started with by **[setting it up on your project
5858 <a href="https://www.genmymodel.com" target="_blank">
5959 <img src="https://axellience.github.io/vue-gwt/resources/images/GenMyModel-Logo-Black.png" alt="GenMyModel" height="50"/>
6060 </a>
61- </p >
61+ </p >
0 commit comments