Skip to content

docs: Add Japanese README link to main README#3

Merged
takeshishimada merged 1 commit intomainfrom
docs/add-japanese-readme-link
Oct 26, 2025
Merged

docs: Add Japanese README link to main README#3
takeshishimada merged 1 commit intomainfrom
docs/add-japanese-readme-link

Conversation

@takeshishimada
Copy link
Copy Markdown
Contributor

Summary

Add a link to the Japanese version (README_jp.md) at the top of the English README for better accessibility.

Changes

  • Add [日本語版](README_jp.md) link after badges and before the main description
  • Improves discoverability for Japanese-speaking users

Location

The link is placed:

  • After the badge row (Swift, Platforms, License)
  • Before the main library description
  • Consistent with common practices in bilingual projects

Preview

[![Swift 6.2+](https://img.shields.io/badge/Swift-6.2+-orange.svg)](https://swift.org)
[![Platforms](https://img.shields.io/badge/Platforms-iOS%20|%20macOS%20|%20watchOS%20|%20tvOS-blue.svg)](https://github.com/ViewFeature/Flow)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

[日本語版](README_jp.md)

A type-safe state management library for SwiftUI applications...

🤖 Generated with Claude Code

Add a link to the Japanese version (README_jp.md) at the top
of the English README for better accessibility.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation feature labels Oct 26, 2025
@takeshishimada takeshishimada self-assigned this Oct 26, 2025
@takeshishimada takeshishimada merged commit 88f7701 into main Oct 26, 2025
9 checks passed
@takeshishimada takeshishimada deleted the docs/add-japanese-readme-link branch October 31, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant