From e4a67d38a5a7bb1bf85415d0eebafa3e096039a0 Mon Sep 17 00:00:00 2001 From: sleepy-vn <143551694+sleepy-vn@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:07:31 -0500 Subject: [PATCH] Update index.md --- index.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/index.md b/index.md index 09943f4..794a07a 100644 --- a/index.md +++ b/index.md @@ -11,19 +11,12 @@ Markdown is a lightweight and easy-to-use syntax for styling your writing. It in ```markdown Syntax highlighted code block -# Header 1 -## Header 2 -### Header 3 +# Vaishnavi Nadella's First CS 193 Homework -- Bulleted -- List +- CS 193 is a very useful class that teaches you about IDEs and terminal commands +- Eddie and Arman are cool people. -1. Numbered -2. List -**Bold** and _Italic_ and `Code` text - -[Link](url) and ![Image](src) ``` For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).