Skip to content

Commit

Permalink
updated readme for 3.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kssujithcj committed Jun 16, 2020
1 parent 0121b94 commit 5c62ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Kite Connect is a set of REST-like APIs that expose many capabilities required t
## Usage
- [Download Kite Connect 3 jar file](https://github.com/zerodhatech/javakiteconnect/tree/master/dist) and include it in your build path.

- Include com.zerodhatech.kiteconnect into build path from maven. Use version 3.1.1
- Include com.zerodhatech.kiteconnect into build path from maven. Use version 3.1.2

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

Expand Down

0 comments on commit 5c62ea4

Please sign in to comment.