diff --git a/readme.md b/readme.md
index 0f9b787..456a977 100644
--- a/readme.md
+++ b/readme.md
@@ -107,7 +107,7 @@ Please visit [this link](https://give.do/fundraisers/stand-beside-the-victims-of
- [Wakatime Stats Card](#wakatime-stats-card)
- [Demo](#demo-2)
- [All Demos](#all-demos)
- - [Quick Tip (Align The Repo Cards)](#quick-tip-align-the-repo-cards)
+ - [Quick Tip (Align The Cards)](#quick-tip-align-the-cards)
- [Deploy on your own](#deploy-on-your-own)
- [On Vercel](#on-vercel)
- [:film\_projector: Check Out Step By Step Video Tutorial By @codeSTACKr](#film_projector-check-out-step-by-step-video-tutorial-by-codestackr)
@@ -601,10 +601,19 @@ Choose from any of the [default themes](#themes)
***
-## Quick Tip (Align The Repo Cards)
+## Quick Tip (Align The Cards)
By default, GitHub does not lay out the cards side by side. To do that, you can use this approach:
+```html
+
+
+
+
+
+
+```
+
```html
@@ -614,6 +623,27 @@ By default, GitHub does not lay out the cards side by side. To do that, you can
```
+
+:eyes: Show example
+
+
+
+
+
+
+
+
+***
+
+
+
+
+
+
+
+
+
+
# Deploy on your own
## On Vercel