Skip to content

Add CI, license, and release status badges to README - #944

Open
Akilan-Sivakumar wants to merge 1 commit into
Multicorewareinc:masterfrom
Akilan-Sivakumar:docs/add-readme-status-badges
Open

Add CI, license, and release status badges to README#944
Akilan-Sivakumar wants to merge 1 commit into
Multicorewareinc:masterfrom
Akilan-Sivakumar:docs/add-readme-status-badges

Conversation

@Akilan-Sivakumar

Copy link
Copy Markdown
Collaborator

Summary

Adds three status badges to the top of README.rst:

  • CI – build status from the ci.yml GitHub Actions workflow (master branch)
  • License – project license, linked to COPYING
  • Release – latest GitHub release tag

Changes

  • Inserted .. |ci|, .. |license|, .. |release| image directives with links to the Actions workflow, COPYING file, and Releases page respectively
  • Added the badge row (|ci| |license| |release|) directly under the title banner

Testing

  • Rendered README.rst locally to confirm badges display and link correctly
  • Verified badge URLs resolve to the correct workflow/license/release pages

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

Successfully merging this pull request may close these issues.

1 participant