From b5d4f9891460517394310b3716deda327f8c3257 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EA=B4=80=EC=9A=B0=20=EC=95=88?= <ugi72@ajou.ac.kr>
Date: Tue, 11 Jun 2024 15:52:47 +0900
Subject: [PATCH] =?UTF-8?q?Update=20README.md=20(=EC=95=9E=EC=9C=BC?=
 =?UTF-8?q?=EB=A1=9C=20=EC=B6=94=EA=B0=80=ED=95=A0=20=EB=82=B4=EC=9A=A9?=
 =?UTF-8?q?=EB=93=A4)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index 128814703a..a49189bc97 100644
--- a/README.md
+++ b/README.md
@@ -27,3 +27,16 @@ Additional development resources may be found [here](https://audacity.gitbook.io
 ## License
 
 Audacity is open source software licensed GPLv3. Most code files are GPLv2-or-later, with the notable exceptions being /lib-src (which contains third party libraries), as well as VST3-related code. Documentation is licensed CC-by 3.0 unless otherwise noted. Details can be found in the [license file](LICENSE.txt).
+
+
+# ------------
+# 아이템 선정 동기 및 개선 목표
+
+# 개선 과정
+# 코드와 사진첨부할 것. 발생했던 문제점을 하나하나 개선하는 느낌으로
+
+# 결론(개선 결과?)
+
+# 느낀점
+
+# 출처
-- 
GitLab