Skip to content

Commit b3f8fba

Browse files
authored
docs: Fix README badges
1 parent 2f407f6 commit b3f8fba

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55

66
Mycelian Memory is an open source framework that aims to provide simple, reliable, and cost-effective long-term memory and context to AI Agents.
77

8-
[![GitHub Stars](https://img.shields.io/github/stars/mycelian/mycelian-memory?style=social)](https://github.com/mycelian/mycelian-memory/stargazers)
9-
[![License](https://img.shields.io/github/license/mycelian/mycelian-memory)](https://github.com/mycelian/mycelian-memory/blob/main/LICENSE)
10-
[![Go Version](https://img.shields.io/github/go-mod/go-version/mycelian/mycelian-memory?branch=main)](https://github.com/mycelian/mycelian-memory/tree/sameerch-dev)
8+
[![GitHub Stars](https://img.shields.io/github/stars/mycelian-ai/mycelian-memory?style=social)](https://github.com/mycelian-ai/mycelian-memory/stargazers)
9+
[![License](https://img.shields.io/github/license/mycelian-ai/mycelian-memory)](https://github.com/mycelian-ai/mycelian-memory/blob/main/LICENSE)
10+
[![Go Version](https://img.shields.io/badge/Go-1.24.6-00ADD8?logo=go&logoColor=white)](https://github.com/mycelian-ai/mycelian-memory)
1111
[![Discord](https://img.shields.io/discord/1396722077792469104?color=5865F2&logo=discord&logoColor=white)](https://discord.gg/mEqsYcDcAj)
12-
1312
</div>
1413

1514

0 commit comments

Comments
 (0)