diff --git a/index.md b/index.md index 09943f4..184e4af 100644 --- a/index.md +++ b/index.md @@ -11,20 +11,13 @@ 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 +# Riya Mogli's First CS193 Homework +## List of Things I Like about CS193 -- Bulleted -- List +- Learning about my resources +- Projects that help me experiment +- Meeting people in the same major as me -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/).