Skip to content

Commit 27295b8

Browse files
committed
docs: upgrade to premium shields.io badges
1 parent 6d3bd5f commit 27295b8

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<h1>🧠 Agent Diaries</h1>
33
<p><strong>Give your autonomous AI agents a persistent memory.</strong></p>
44

5-
[![npm version](https://img.shields.io/npm/v/@swapwarick_n/agent-diaries.svg?style=flat-square)](https://www.npmjs.com/package/@swapwarick_n/agent-diaries)
6-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://opensource.org/licenses/MIT)
7-
[![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg?style=flat-square)](https://www.typescriptlang.org/)
8-
[![codecov](https://codecov.io/gh/swapwarick/agent-diaries-sdk/graph/badge.svg)](https://codecov.io/gh/swapwarick/agent-diaries-sdk)
5+
[![NPM Version](https://img.shields.io/npm/v/@swapwarick_n/agent-diaries?style=for-the-badge&logo=npm&color=CB3837)](https://www.npmjs.com/package/@swapwarick_n/agent-diaries)
6+
[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
7+
[![Codecov](https://img.shields.io/codecov/c/github/swapwarick/agent-diaries-sdk?style=for-the-badge&logo=codecov)](https://codecov.io/gh/swapwarick/agent-diaries-sdk)
8+
[![CI Pipeline](https://img.shields.io/github/actions/workflow/status/swapwarick/agent-diaries-sdk/codecov.yml?style=for-the-badge&logo=github-actions&label=CI)](https://github.com/swapwarick/agent-diaries-sdk/actions)
9+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
910
</div>
1011

1112
<br />

0 commit comments

Comments
 (0)