From a6a0cb6a41f74d9f58ec7bc5ac3287dc73b8149c Mon Sep 17 00:00:00 2001 From: harang Date: Sat, 18 Apr 2026 18:17:23 +0900 Subject: [PATCH] docs: add AI documentation links to README --- .changeset/major-animals-sin.md | 8 ++++++++ README-ko_kr.md | 7 ++++++- README.md | 7 ++++++- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 .changeset/major-animals-sin.md diff --git a/.changeset/major-animals-sin.md b/.changeset/major-animals-sin.md new file mode 100644 index 0000000..3d2eea8 --- /dev/null +++ b/.changeset/major-animals-sin.md @@ -0,0 +1,8 @@ +--- +'react-native-gesture-image-viewer': patch +--- + +docs: add AI documentation links to README + +- [llms.txt](https://react-native-gesture-image-viewer.pages.dev/llms.txt) +- [llms-full.txt](https://react-native-gesture-image-viewer.pages.dev/llms-full.txt) diff --git a/README-ko_kr.md b/README-ko_kr.md index a78085e..d22bba4 100644 --- a/README-ko_kr.md +++ b/README-ko_kr.md @@ -37,7 +37,12 @@ React Native에서 이미지 갤러리나 콘텐츠 뷰어를 구현할 때, 복 ### 예제 및 데모 - [📁 예제 프로젝트](/example/) - 실제 구현 코드와 다양한 사용 사례 -- [🤖 Expo Snack](https://snack.expo.dev/@harang/react-native-gesture-image-viewer-v2) - Expo Snack에서 바로 체험 +- [🥠 Expo Snack](https://snack.expo.dev/@harang/react-native-gesture-image-viewer-v2) - Expo Snack에서 바로 체험 + +### 🤖 AI + +- [llms.txt](https://react-native-gesture-image-viewer.pages.dev/llms.txt): 문서의 모든 페이지에 대한 제목, 링크 및 간단한 설명이 포함된 구조화된 색인 파일입니다. +- [llms-full.txt](https://react-native-gesture-image-viewer.pages.dev/llms-full.txt): 모든 문서 페이지의 전체 내용을 하나의 파일로 합친 전체 내용 파일입니다. ### 기본 사용법 diff --git a/README.md b/README.md index 6cabbd3..49a7501 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,12 @@ Full documentation is available at: