diff --git a/README.md b/README.md
index a53323a..7b862dc 100644
--- a/README.md
+++ b/README.md
@@ -9,11 +9,11 @@ Route is a platform that allows users to easily share their favourite links, tec
## 🎮 Features
- Showcase your favorite links like Linktree
-- Showcase your Tech Stack with a cool design
+- Showcase your Skills with a cool design
- Automatically show your Github stats
- Shareable link at `https://route2.dev/yourusername`
-## 🔮 Tech Stack
+## 🔮 Skills
- **FullStack Framework**: SvelteKit
- **Styling**: Shadcn-Svelte && Tailwind
diff --git a/src/lib/components/PublicProfile/PublicProfile.svelte b/src/lib/components/PublicProfile/PublicProfile.svelte
index 960f3cf..5a6aff0 100644
--- a/src/lib/components/PublicProfile/PublicProfile.svelte
+++ b/src/lib/components/PublicProfile/PublicProfile.svelte
@@ -21,7 +21,7 @@
-
+
diff --git a/src/lib/components/PublicProfile/TechStack.svelte b/src/lib/components/PublicProfile/TechStack.svelte
index 51823d7..f13c635 100644
--- a/src/lib/components/PublicProfile/TechStack.svelte
+++ b/src/lib/components/PublicProfile/TechStack.svelte
@@ -20,10 +20,10 @@
});
-
+
- Tech Stack
+ Skills
Explore the developer's skills and expertise
diff --git a/src/lib/constants/features.ts b/src/lib/constants/features.ts
index 0123372..34edc45 100644
--- a/src/lib/constants/features.ts
+++ b/src/lib/constants/features.ts
@@ -12,7 +12,7 @@ export const features = [
icon: Github
},
{
- name: 'Tech Stack',
+ name: 'Skills',
description: 'Showcase your preferred tools and technologies with sleek graphs.',
icon: ChartArea
},
diff --git a/src/routes/profile/+page.svelte b/src/routes/profile/+page.svelte
index a99a34c..a7c162c 100644
--- a/src/routes/profile/+page.svelte
+++ b/src/routes/profile/+page.svelte
@@ -77,7 +77,7 @@
- Tech Stack
+ Skills
You can drag skills around to modify the order