Skip to content

Commit 7d6598b

Browse files
authored
Revise README for clarity and formatting
Updated project title and improved formatting in the README. Changed image links and adjusted future scope items for clarity.
1 parent 3265cde commit 7d6598b

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SimulateRecruitAI - AI Interview Mocker
1+
# SimulateRecruitAI - Your AI Interview Mocker
22

33
An end-to-end interview preparation platform powered by **Next.js**, **Gemini AI**, **Drizzle + NeonDB** and **Clerk** for authentication. Designed to streamline & simulate real-world interviews with dynamic question generation, feedback mechanisms & recording features.
44

@@ -65,7 +65,7 @@ root
6565

6666
**1.Clerk**
6767

68-
![Clerk admin dashboard](https://github.com/user-attachments/assets/f1e1ed25-d118-4c6b-9331-9c8a811addbe)
68+
![Clerk admin dashboard](https://github.com/user-attachments/assets/447e9770-a253-41fe-85a7-e6af35c83f68)
6969

7070
**2.NeonDB (all 4 tables)**
7171

@@ -125,20 +125,20 @@ Securely add `.env.local` variables & `drizzle.config.js` to production environm
125125
---
126126

127127
## Future Scope
128-
🎯 Full-screen Interview Mode
128+
- Full-screen Interview Mode
129129

130-
🚫 Tab-Switch Detection & Blocking
130+
- Tab-Switch Detection & Blocking
131131

132-
🎧 Real-Time Proctoring Tools
132+
- Real-Time Proctoring Tools
133133

134-
📈 Analytics Dashboard for Admins & Users
134+
- Analytics Dashboard for Admins & Users
135135

136-
🧑‍💻 Coding Interview support
136+
- Coding Interview support
137137

138138
## How To Contribute
139139

140140
1. Fork this repo & clone your fork locally.
141141
2. Create a new branch: `git checkout -b your-feature-name`
142142
3. Make changes, test locally, then commit: `git commit -m "your message"`
143143
4. Push to your fork: `git push origin your-feature-name`
144-
5. Open a Pull Request — I’ll take it from there 😊.
144+
5. Open a Pull Request — I’ll take it from there.

0 commit comments

Comments
 (0)