Skip to content

Commit 2111f2d

Browse files
authored
Update index.md
added image to the index.md file with markdown.
1 parent dba8855 commit 2111f2d

File tree

1 file changed

+39
-7
lines changed

1 file changed

+39
-7
lines changed

index.md

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,45 @@
1-
# Codemikemike Markdown Learning Journey
1+
# 🚀 Codemikemike Markdown Learning Journey
22

3-
## Step 1: Headers
3+
Welcome to my GitHub-powered Markdown adventure! 👋
4+
Let’s learn and level up, one step at a time. 😎
45

5-
I’m learning how to use Markdown on GitHub!
6+
---
67

7-
### Smaller Header
8+
## ✏️ Step 1: Headers
89

9-
- Bullet points
10-
- Are coming soon!
10+
I'm learning how to use **Markdown** on GitHub!
11+
It helps me make my content look clean, structured, and professional — all using plain text.
1112

13+
---
14+
15+
### 📌 What I’ve Done So Far
16+
17+
- ✅ Learned about headers
18+
- 🔜 Bullet points
19+
- 🔜 Formatting styles
20+
- 🔜 Tables and more
21+
22+
---
23+
24+
### 🖼️ Meet the Yaktocat
25+
26+
Here's a cool GitHub mascot just for fun:
27+
28+
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
29+
30+
---
31+
32+
## 🌟 Next Up
33+
34+
Stay tuned! I’ll be learning about:
35+
36+
- Bold and italic text
37+
- Code blocks
38+
- Links and images
39+
- Tables
40+
- Checklists
41+
42+
---
43+
44+
_Thanks for stopping by — follow along as I build this Markdown journey!_
1245

13-
Added headers to index.md for Markdown activity

0 commit comments

Comments
 (0)