Skip to content

Commit d32d6fa

Browse files
justin808claude
andauthored
docs: add badges to README (#28)
Add status badges similar to react_on_rails and shakapacker: - MIT license badge - Gem version badge from badge.fury.io - Ruby CI workflow badge from GitHub Actions These badges provide quick visibility into the project's status and make the README more professional and consistent with other ShakaCode projects. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
1 parent 483459e commit d32d6fa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# PackageJson
22

3+
[![License](https://img.shields.io/badge/license-mit-green.svg)](LICENSE.md)
4+
[![Gem Version](https://badge.fury.io/rb/package_json.svg)](https://badge.fury.io/rb/package_json)
5+
[![Ruby](https://github.com/shakacode/package_json/actions/workflows/checks.yml/badge.svg)](https://github.com/shakacode/package_json/actions/workflows/checks.yml)
6+
37
The missing gem for managing `package.json` files, without having to know about
48
package managers (mostly).
59

0 commit comments

Comments
 (0)