Update README.md

This commit is contained in:
Mohsin Husen 2013-02-03 11:33:39 +00:00
parent 68b4cc2c6a
commit 0818015434

View File

@ -29,16 +29,14 @@ Test Coverage
Quick Start
-----------
## Dependency
*Dependency
### Dependency
```java
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-elasticsearch</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
</dependency>
```
### ElasticsearchTemplate
ElasticsearchTemplate is the central support class for elasticsearch operations.