Skip to content

Commit 9f177fd

Browse files
katspaughclaude
andauthored
docs: add TypeScript badge to README (#37)
* docs: add TypeScript badge to README Add TypeScript badge with logo before npm version badge to highlight that this is a TypeScript project. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> * docs: add CI status badge to README Add GitHub Actions CI workflow badge to show build and test status. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> --------- Co-authored-by: Claude <[email protected]>
1 parent fd4a423 commit 9f177fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🔐 Safe CLI [![npm version](https://img.shields.io/npm/v/@safe-global/safe-cli.svg)](https://www.npmjs.com/package/@safe-global/safe-cli)
1+
# 🔐 Safe CLI [![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![CI](https://github.com/5afe/safe-cli-nodejs/actions/workflows/ci.yml/badge.svg)](https://github.com/5afe/safe-cli-nodejs/actions/workflows/ci.yml) [![npm version](https://img.shields.io/npm/v/@safe-global/safe-cli.svg)](https://www.npmjs.com/package/@safe-global/safe-cli)
22

33
> A modern, interactive command-line tool for managing Safe Smart Accounts
44

0 commit comments

Comments
 (0)