Skip to content

Commit 0f622c5

Browse files
Update README.md
1 parent adccf16 commit 0f622c5

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# Leetcode-Helper
2-
Chrome extension to help solve LeetCode problems with Django + AI
1+
# LeetCode Helper Extension
2+
3+
A Chrome extension to help users get step-by-step AI assistance while solving LeetCode problems.
4+
5+
## ✅ Current Features
6+
- Simple popup interface
7+
- Button that will trigger AI help (to be added)
8+
9+
## 🔧 Setup Instructions
10+
1. Clone the repo
11+
2. Go to `chrome://extensions`
12+
3. Enable Developer Mode
13+
4. Click "Load unpacked" and select this folder
14+
15+
## 🔜 Coming Soon
16+
- Integration with Django backend
17+
- Gemini AI support
18+
- Content script for reading problem content

0 commit comments

Comments
 (0)