Skip to content

Commit 9eb519d

Browse files
committed
Add a link to javadoc
1 parent 3c39e85 commit 9eb519d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,11 @@ all the results, you could override this:
8787
protected void complete(long code, FutureImpl<List> q);
8888
```
8989

90+
For more implementation details, see [API documentation](http://tarantool.github.io/tarantool-java/apidocs/index.html).
91+
9092
## Where to get help
9193

9294
Got problems or questions? Post them on
9395
[Stack Overflow](http://stackoverflow.com/questions/ask/advice) with the
9496
`tarantool` and `java` tags, or use these tags to search the existing knowledge
95-
base for possible answers and solutions.
97+
base for possible answers and solutions.

0 commit comments

Comments
 (0)