docs: add bilingual README (EN default, ZH-CN via switcher)
Split README into README.md (English) and README.zh-CN.md (Chinese) with cross-links at the top of each file. All heading anchors in the Chinese version use explicit <a id="..."> tags for reliable TOC navigation on GitHub. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
8bc66a4ee9
commit
f7fd70005d
@ -1,3 +1,7 @@
|
|||||||
|
[**🇨🇳 中文**](README.zh-CN.md)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# 🎨 react-native-mask-segment-canvas
|
# 🎨 react-native-mask-segment-canvas
|
||||||
|
|
||||||
A React Native **0.79** interactive mask segmentation library. The core export is the `MaskSegmentCanvas` component, consumable via **npm package** or **npm link** from any React Native project.
|
A React Native **0.79** interactive mask segmentation library. The core export is the `MaskSegmentCanvas` component, consumable via **npm package** or **npm link** from any React Native project.
|
||||||
|
|||||||
1074
README.zh-CN.md
Normal file
1074
README.zh-CN.md
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user