Skip to content

Commit 70da5ab

Browse files
committed
Update README.
1 parent 86befc2 commit 70da5ab

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# RedNote MCP
22

3-
[English](https://github.com/iFurySt/RedNote-MCP/blob/main/docs/README.en.md) | 简体中文
3+
[![English](https://img.shields.io/badge/English-Click-yellow)](docs/README.en.md)
4+
[![简体中文](https://img.shields.io/badge/简体中文-点击查看-orange)](README.md)
5+
[![npm](https://img.shields.io/npm/v/rednote-mcp)](https://www.npmjs.com/package/rednote-mcp)
46

57
小红书内容访问的MCP服务
68

docs/README.en.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# RedNote MCP
22

3-
[简体中文](https://github.com/iFurySt/RedNote-MCP) | English
3+
[![English](https://img.shields.io/badge/English-Click-yellow)](README.en.md)
4+
[![简体中文](https://img.shields.io/badge/简体中文-点击查看-orange)](../README.md)
5+
[![npm](https://img.shields.io/npm/v/rednote-mcp)](https://www.npmjs.com/package/rednote-mcp)
46

57
A friendly tool to help you access and interact with Xiaohongshu (RedNote) content through Model Context Protocol.
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rednote-mcp",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "A friendly tool to help you access and interact with Xiaohongshu (RedNote) content through Model Context Protocol.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)