From fe63b7b3672007fde5407f45f4c3fd87569b83b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9E=A5=EB=AA=85=ED=98=84?= <gabang002@gmail.com> Date: Wed, 2 Apr 2025 15:30:45 +0900 Subject: [PATCH] revise and add simetaneously test --- ex1.md | 1 + ex2.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 ex2.md diff --git a/ex1.md b/ex1.md index 20b5d91..e99c2f0 100644 --- a/ex1.md +++ b/ex1.md @@ -12,6 +12,7 @@ Welcome to **My Awesome Project** – a small but powerful app that helps you st - 🎨 Custom themes (Light/Dark/Colorful) - 📈 Analytics to track focus trends - "new article" +- "add second word" --- diff --git a/ex2.md b/ex2.md new file mode 100644 index 0000000..09b03b6 --- /dev/null +++ b/ex2.md @@ -0,0 +1,3 @@ +### ✨ My Awesome Project + +Welcome to **My Second Awesome Project!!** \ No newline at end of file -- GitLab