diff --git a/docs/assignments/week01.md b/docs/assignments/week01.md
index be956b9e1ff42f06e70606185cc21d26a8b3561b..7cda4c35cdf10f372fb64d88c744596b7be7a027 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!*
+
+
+