From 14a5a3e555251dab7fdc7bfea0d647bf209980a1 Mon Sep 17 00:00:00 2001 From: clown6613 Date: Sun, 21 Jun 2026 01:25:44 +0900 Subject: [PATCH] docs: make the feed description brand-neutral Replace promotional "TikTok-style" wording with generic "vertical short-video feed" in the README intros. The trademark disclaimer (which names the brands for clarity) is intentionally kept. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.ja.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index 0df9a1c..23ab139 100644 --- a/README.ja.md +++ b/README.ja.md @@ -14,7 +14,7 @@ Google が推奨する技術スタックとアーキテクチャだけで作っ [`CLAUDE.md`](CLAUDE.md) にアーキテクチャと規約を明文化し、**AI(コーディングエージェント)が 安心して拡張できる**ようにしています。 -> 全画面の動画フィードを TikTok のようにスワイプして閲覧。再生はすべて +> 縦型・全画面の短尺動画フィードをスワイプして閲覧。再生はすべて > **単一の共有 ExoPlayer インスタンス** が担います。 ## ✨ 特長 diff --git a/README.md b/README.md index 8e010f6..bc95728 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ tech stack and architecture Google recommends. It's a clean, readable reference made **AI-friendly** by a [`CLAUDE.md`](CLAUDE.md) that spells out the architecture and conventions so coding agents (and people) can extend it confidently. -> Swipe through a TikTok-style feed of full-screen videos, all driven by a **single, shared +> Swipe through a vertical, full-screen short-video feed, all driven by a **single, shared > ExoPlayer instance**. ## ✨ Highlights