From afb1c4ac295914b58d5c1ea026ceb2abad650bcc Mon Sep 17 00:00:00 2001
From: Jiawen Gong <jiawengong1112@gmail.com>
Date: Fri, 22 Sep 2023 11:00:58 +0000
Subject: [PATCH] Update file week01.md

---
 docs/assignments/week01.md | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/docs/assignments/week01.md b/docs/assignments/week01.md
index be956b9..7cda4c3 100644
--- a/docs/assignments/week01.md
+++ b/docs/assignments/week01.md
@@ -34,7 +34,6 @@ For Example:
 ##### 5 Signs
 ###### 6 Signs
 
-
 **Asterisk/Underscore for Bold**
 
 Add ** or __ before and after a world or a phrase to bold text.
@@ -45,6 +44,18 @@ For Example:
 This is **fun**!
 **This is fun!**
 
+**Asterisk/Underscore for Italic**
+
+Add * or _ before a world or a phrase to italicize text.
+
+For Example:
+
+*This* is not fun!
+This is not *fun*!
+*This is not fun!*
+
+
+
 
 
 
-- 
GitLab