From e0598f5775586f711b69bda9f6c77532a1d91064 Mon Sep 17 00:00:00 2001 From: windpacer Date: Wed, 3 Jun 2026 20:34:28 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EC=82=AC=EB=82=B4=20git=20=EC=84=9C?= =?UTF-8?q?=EB=B2=84=20=ED=81=B4=EB=A1=A0=20=EC=A3=BC=EC=86=8C=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index eed6870..9eec5e4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,16 @@ Honeywell HC900 공정 컨트롤러를 **Modbus TCP로 직접** 폴링하여 Pos --- +## 저장소 + +```bash +git clone https://git.hanmocnn.co.kr/windpacer/HC900-Crawler.git +``` + +> 사내 git 서버. HTTPS 자격증명(사번 계정)으로 접근한다. + +--- + ## 아키텍처 ```