Skip to content

Commit ca15df0

Browse files
committed
updated readme and jar
1 parent 73f07d5 commit ca15df0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Kite Connect is a set of REST-like APIs that expose many capabilities required t
1010
- [Java library documentation](https://kite.trade/docs/javakiteconnect/v3/)
1111

1212
## Usage
13-
- [Download Kite Connect 3 jar file](https://github.com/zerodhatech/javakiteconnect/tree/kite3/dist) and include it in your build path.
13+
- [Download Kite Connect 3 jar file](https://github.com/zerodhatech/javakiteconnect/tree/master/dist) and include it in your build path.
1414

15-
- Include com.zerodhatech.kiteconnect into build path from maven. Use version 3.0.0
15+
- Include com.zerodhatech.kiteconnect into build path from maven. Use version 3.0.2
1616

1717
- 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') ```
1818

dist/kiteconnect.jar

25 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)