diff --git a/README.md b/README.md index a6301dd5..28df4225 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,20 @@ Mnemon Logo

-# Mnemon +

Mnemon

-**English** | [中文](docs/zh/README.md) +

English · 中文

-**LLM-supervised persistent memory for AI agents.** +

+ npm version + GitHub release + GitHub stars + Go 1.24+ + CI + License: Apache-2.0 +

-[![Go 1.24+](https://img.shields.io/badge/Go-1.24%2B-00ADD8?logo=go&logoColor=white)](https://go.dev/) -[![CI](https://github.com/mnemon-dev/mnemon/actions/workflows/ci.yml/badge.svg)](https://github.com/mnemon-dev/mnemon/actions/workflows/ci.yml) -[![Go Report Card](https://goreportcard.com/badge/github.com/mnemon-dev/mnemon)](https://goreportcard.com/report/github.com/mnemon-dev/mnemon) -[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](LICENSE) +

LLM-supervised persistent memory for AI agents.

--- diff --git a/docs/zh/README.md b/docs/zh/README.md index 35737e60..9bb14eef 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -2,16 +2,20 @@ Mnemon Logo

-# Mnemon +

Mnemon

-[English](../../README.md) | **中文** +

English · 中文

-**LLM 智能体的持久记忆系统** — LLM 监督式、钩子集成、四图架构。 +

+ npm 版本 + GitHub 发布版本 + GitHub 收藏数 + Go 1.24+ + CI + 许可证:Apache-2.0 +

-[![Go 1.24+](https://img.shields.io/badge/Go-1.24%2B-00ADD8?logo=go&logoColor=white)](https://go.dev/) -[![CI](https://github.com/mnemon-dev/mnemon/actions/workflows/ci.yml/badge.svg)](https://github.com/mnemon-dev/mnemon/actions/workflows/ci.yml) -[![Go Report Card](https://goreportcard.com/badge/github.com/mnemon-dev/mnemon)](https://goreportcard.com/report/github.com/mnemon-dev/mnemon) -[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](../../LICENSE) +

LLM 智能体的持久记忆系统 — LLM 监督式、钩子集成、四图架构。

---