Skip to content

Commit 2146de0

Browse files
committed
updated readme file
1 parent 70ef313 commit 2146de0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<a href="https://zerodha.tech"><img src="https://zerodha.tech/static/images/github-badge.svg" align="right" /></a>
12
# The Kite Connect 3.0 API Java client
23
The official Java client for communicating with [Kite Connect API](https://kite.trade).
34

@@ -12,7 +13,7 @@ Kite Connect is a set of REST-like APIs that expose many capabilities required t
1213
## Usage
1314
- [Download Kite Connect 3 jar file](https://github.com/zerodhatech/javakiteconnect/tree/master/dist) and include it in your build path.
1415

15-
- Include com.zerodhatech.kiteconnect into build path from maven. Use version 3.1.3
16+
- Include com.zerodhatech.kiteconnect into build path from maven. Use version 3.1.14
1617

1718
- To use javakiteconnect in **Android**, you need to include jar file in the libs directory and add the following line in you module's gradle file ``` compile files('libs/kiteconnect.jar') ```
1819

0 commit comments

Comments
 (0)