diff --git a/README.md b/README.md
index a3f7232..d55b385 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@
+
+
+
+
python-hwpx๋ก ์์ฑํ ๋ณ๊ฒฝ์ถ์ (์ทจ์์ ยท์ฝ์ )๊ณผ AI ์์ด์ ํธ ๋ฉ๋ชจ โ ์ค์ ํ/๊ธ์์ ์ฐ ํ๋ฉด์ ๋๋ค.
+ > ์ด ์ซ์๋ค์ *์์ฑ๋ฌผ ์์ฉ๋ฅ * ์ถ์ ๋๋ค(์ฐ๋ฆฌ๊ฐ ๋ง๋ ํ์ผ์ ์ค์ ํ์ปด์ด ๋ฐ์๋ค์ด๋๊ฐ). > ๋ฌธ์ *ํ์ฑ recall*๊ณผ๋ ๋ค๋ฅธ ์ถ์ด๋ฏ๋ก ํ์ ํ๋ก์ ํธ ์์น์ ๋ณ์น ๋น๊ตํ์ง ๋ง์ธ์. @@ -256,6 +262,11 @@ Unsupported-but-preserved / Unsupported-and-rejected**. ๋ฒ๊ทธ ๋ฆฌํฌํธ, ๊ธฐ๋ฅ ์ ์, PR ๋ชจ๋ ํ์ํฉ๋๋ค. +- **[help wanted ์ด์](https://github.com/airmang/python-hwpx/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)** โ ์ง๊ธ ๋ค์ด์ค๊ธฐ ์ข์ ์ ๊ตฌ์ ๋๋ค. ์์ ์ ์ ์ด์์ ์ฝ๋ฉํธ๋ก ๋ฐฉํฅ์ ๋จ๊ฒจ์ฃผ์ธ์. +- **[๋ง์ผ์คํค](https://github.com/airmang/python-hwpx/milestones)** โ ๊ณต๊ฐ ๋ก๋๋งต์ ๋๋ค. ํ๋ก์ ํธ๊ฐ ์ด๋๋ก ๊ฐ๋์ง ์ฌ๊ธฐ์ ๋ณด์ ๋๋ค. +- **[Discussions](https://github.com/airmang/python-hwpx/discussions)** โ ์ง๋ฌธยท์์ด๋์ด๋ ์ด์ ๋์ ์ฌ๊ธฐ๋ก. +- **[๋ด๋ถ ์ค์ ๊ฐ์ด๋](docs/internals/)** โ HWPX ๋ด๋ถ ๊ตฌ์กฐ๊ฐ ์ฒ์์ด๋ผ๋ฉด ์ฌ๊ธฐ๋ถํฐ. ๊ฐ๋ฐ ํ๋ฆ์ [CONTRIBUTING.md](CONTRIBUTING.md)์ ์์ต๋๋ค. + ```bash git clone https://github.com/airmang/python-hwpx.git cd python-hwpx diff --git a/README_EN.md b/README_EN.md index 6235806..0662080 100644 --- a/README_EN.md +++ b/README_EN.md @@ -8,6 +8,8 @@
+
+
Tracked changes (strikethrough/insertion) and AI-agent margin memos written by python-hwpx โ opened in real Hancom Office.
+ > These numbers are on the *output acceptance* axis (does real Hancom accept the files we produce). > This is a different axis from document *parsing recall*, so do not compare it side by side with parser-project figures. @@ -266,6 +271,11 @@ Unsupported-but-preserved / Unsupported-and-rejected**. Bug reports, feature proposals, and PRs are all welcome. +- **[help-wanted issues](https://github.com/airmang/python-hwpx/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)** โ good entry points right now; please leave a comment on the issue before starting. +- **[Milestones](https://github.com/airmang/python-hwpx/milestones)** โ the public roadmap; see where the project is heading. +- **[Discussions](https://github.com/airmang/python-hwpx/discussions)** โ questions and ideas go here instead of the issue tracker. +- **[Internals field guide](docs/internals/)** โ start here if HWPX internals are new to you; the development workflow is in [CONTRIBUTING.md](CONTRIBUTING.md). + ```bash git clone https://github.com/airmang/python-hwpx.git cd python-hwpx diff --git a/docs/_static/badge-hancom-open.json b/docs/_static/badge-hancom-open.json new file mode 100644 index 0000000..1b6db63 --- /dev/null +++ b/docs/_static/badge-hancom-open.json @@ -0,0 +1 @@ +{"schemaVersion": 1, "label": "Hancom open", "message": "476/476", "color": "brightgreen", "cacheSeconds": 3600} diff --git a/docs/images/redline-hancom.png b/docs/images/redline-hancom.png new file mode 100644 index 0000000..39c7826 Binary files /dev/null and b/docs/images/redline-hancom.png differ