From 0fd7ed005cd6cd2cc210e694204f7e34b255b05e Mon Sep 17 00:00:00 2001 From: waterdrw Date: Mon, 3 Feb 2025 16:22:32 +0900 Subject: [PATCH] Update README.md to include XPath testing website link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a300a10..2942f35 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ * node version 6 이상 * npm install * npm start or node psdExport.js +``` +xpath 테스트 웹: http://xpather.com/ +``` ## 보완 필요한 부분 * scoring.json 파일에서 특정 노드를 이름으로 검색하는 경우 해당 이름이 없거나 오탈자가 있는 경우