Skip to content

Commit

Permalink
Merge pull request #577 from GwtMaterialDesign/release_2.0
Browse files Browse the repository at this point in the history
Updated README for GMD 2.0-rc4
  • Loading branch information
kevzlou7979 committed Mar 8, 2017
2 parents 3cedeef + e5ed721 commit 9a2a2ab
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -6,21 +6,22 @@
<br/>

## Demo
* [2.0-rc3 Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
* [2.0-rc4 Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
* [2.0 Snapshot Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot/)
* [2.1 Snapshot Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/2.1/)

## Documentation
Support documentation can be found [here](https://github.com/GwtMaterialDesign/gwt-material/wiki) <br/>
We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs" > Java Docs </a> for developers


## Maven
### Current Version 2.0-rc3
### Current Version 2.0-rc4
```xml
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material</artifactId>
<version>2.0-rc3</version>
<version>2.0-rc4</version>
</dependency>
```
### Snapshot Version 2.0-SNAPSHOT
Expand Down

0 comments on commit 9a2a2ab

Please sign in to comment.