Skip to content

Commit 91be26e

Browse files
authored
Update README.md
1 parent ac4adb3 commit 91be26e

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
[![Apache licensed](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)](https://github.com/engagingspaces/vertx-dataloader/blob/master/LICENSE)  
66
[ ![Download](https://api.bintray.com/packages/engagingspaces/maven/vertx-dataloader/images/download.svg) ](https://bintray.com/engagingspaces/maven/vertx-dataloader/_latestVersion)
77

8-
**Work in progress. Stable version `1.0.0` soon to be released..**
9-
108
![vertx-dataloader-concepts](https://cloud.githubusercontent.com/assets/5111931/17837825/f5748bfc-67bd-11e6-9c7a-d407bb92c3d9.png)
119

1210
This small and simple utility library is a port of [Facebook DataLoader](https://github.com/facebook/dataloader)
@@ -32,8 +30,6 @@ and Nicholas Schrock (@schrockn) from [Facebook](https://www.facebook.com/), the
3230
- [Let's get started!](#lets-get-started)
3331
- [Installing](#installing)
3432
- [Building](#building)
35-
- [Using](#using)
36-
- [JavaDoc](#javadoc)
3733
- [Project plans](#project-plans)
3834
- [Current releases](#current-releases)
3935
- [Known issues](#known-issues)
@@ -162,14 +158,6 @@ And add the dependency to `vertx-dataloader`:
162158
</dependency>
163159
```
164160

165-
### Using
166-
167-
```java
168-
169-
```
170-
171-
### JavaDoc
172-
173161
## Project plans
174162

175163
### Current releases
@@ -219,4 +207,4 @@ This project [vertx-dataloader](https://github.com/engagingspaces/vertx-dataload
219207
[Apache Commons v2.0](https://github.com/engagingspaces/vertx-dataloader/LICENSE) license.
220208

221209
Copyright &copy; 2016 Arnold Schrijver and other
222-
[contributors](https://github.com/engagingspaces/vertx-dataloader/graphs/contributors)
210+
[contributors](https://github.com/engagingspaces/vertx-dataloader/graphs/contributors)

0 commit comments

Comments
 (0)