Fix README version badge (v2.2.1 → v2.2.3)

Open Beginner friendly
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
java
Domain
documentation

Research direction

Start with README.md and compare its Maven Central badge with the version in pom.xml. Check the shields.io Maven Central badge format and confirm the artifact coordinates used by this SDK. Done means the README badge dynamically reflects the latest Maven Central version instead of the hardcoded v2.2.1.

Written by the indexing model from the issue text.

Description

Problem

  • Maven Central badge in README.md shows v2.2.1
  • Actual SDK version in pom.xml is v2.2.3
  • Badge is hardcoded so it doesn't update on new releases
  • Confuses users checking the latest version

Proposed Changes

  • Replace the static badge with a dynamic shields.io badge that fetches the latest version from Maven Central
  • Badge will stay in sync with releases automatically without manual updates
Dominant language
Java
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PhonePe/phonepe-pg-sdk-java

All issues in PhonePe/phonepe-pg-sdk-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.