From 5139475864f58604b354a9a67ef4463c402b89c1 Mon Sep 17 00:00:00 2001 From: gzero-ser7 Date: Thu, 7 Nov 2024 17:16:04 +0900 Subject: [PATCH] =?UTF-8?q?readme=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..98fa961 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +# 한글 파일 채점 프로그램(테스트용) + +1. 한글 파일 -> XML 변환 +2. XML 파일들 읽어와서 채점기준표 기준 채점 +3. 채점 결과 엑셀로 저장 \ No newline at end of file