Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README: Add Maven and Gradle Instructions #44

Open
maulikam opened this issue Mar 30, 2024 · 0 comments
Open

Update README: Add Maven and Gradle Instructions #44

maulikam opened this issue Mar 30, 2024 · 0 comments

Comments

@maulikam
Copy link

The current README file instructs users to download the JAR file for the Kite Connect Java library. This approach is not ideal for project management.

This task involves updating the README file to include instructions for adding the library as a dependency using both Maven and Gradle.

Specific changes:

  • Add a section titled "Adding the Dependency" with subsections for:
    • Maven: Include instructions with an example dependency snippet in pom.xml.
    • Gradle: Include instructions with an example dependency snippet in build.gradle.
  • Update any other relevant sections of the README to reflect these changes.

Testing:

  • Verify that the updated README accurately reflects the Maven and Gradle dependency instructions.
maulikam added a commit to maulikam/javakiteconnect that referenced this issue Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant