Skip to content

Commit 7f012aa

Browse files
committed
Update README.md
1 parent 5c35ee3 commit 7f012aa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
# gwt-material-starter [![Build Status](https://travis-ci.org/GwtMaterialDesign/gwt-material-starter.svg?branch=master)](https://travis-ci.org/GwtMaterialDesign/gwt-material-template)
33
Template projects of gwt-material
44

5+
##Maven Import
6+
``` xml
7+
8+
<dependency>
9+
<groupId>com.github.gwtmaterialdesign</groupId>
10+
<artifactId>gwt-material-starter</artifactId>
11+
<version>1.0</version>
12+
</dependency>
13+
14+
```
15+
516
##Demo Snapshot
617
<a href="http://gwtmaterialdesign.github.io/gwt-material-template/snapshot/">http://gwtmaterialdesign.github.io/gwt-material-starter/snapshot/</a>
718

0 commit comments

Comments
 (0)