Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenren committed Mar 3, 2016
1 parent 6208b59 commit b6de853
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Thymeleaf 2 version here (https://github.com/jpenren/thymeleaf-spring-data-diale
Usage
-----

Maven dependency:
```xml
<dependency>
<groupId>io.github.jpenren</groupId>
<artifactId>thymeleaf-spring-data-dialect</artifactId>
<version>1.0.0.BETA02</version>
</dependency>
```

Add the Layout dialect to your existing Thymeleaf template engine:

```java
Expand Down

0 comments on commit b6de853

Please sign in to comment.