From 9118a256cd8a5b4da412d9bff8a7515bfebaf4ec Mon Sep 17 00:00:00 2001 From: JingWen Fan <106414602+study8677@users.noreply.github.com> Date: Sun, 14 Jun 2026 10:13:38 +0800 Subject: [PATCH] docs: add Linux DO to friend links Add Linux DO as a community friend link in the Chinese and English READMEs. Co-authored-by: Cursor --- README.en.md | 4 ++++ README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.en.md b/README.en.md index c146465..4b1a9f4 100644 --- a/README.en.md +++ b/README.en.md @@ -320,6 +320,10 @@ Planned work is tracked in [`docs/ROADMAP.md`](./docs/ROADMAP.md). Near-term are Contributions are welcome. Start with [`CONTRIBUTING.md`](./CONTRIBUTING.md) for setup, development commands, and project boundaries. +## Friend Links + +- [Linux DO](https://linux.do) — Chinese developer community + ## License MIT. See [`LICENSE`](./LICENSE). diff --git a/README.md b/README.md index 638330f..e5e6a78 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,10 @@ SIFTMARKS_HOME=/tmp/siftmarks-test npm run cli -- init - 不要记录 API Key、完整书签导出或用户数据库内容。 - 涉及导入、写回、AI 或 MCP 的改动,需要说明数据流边界。 +## 友联 + +- [Linux DO](https://linux.do) — 中文开发者社区 + ## License MIT. See [`LICENSE`](./LICENSE).