Skip to content

Commit c98675a

Browse files
committed
docs(readme): add Systemset branding image and link update
1 parent e615e12 commit c98675a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div align="center">
1111
<p>Brought to you by</p>
1212
<a href="https://systemset.co" target="_blank">
13-
<img src="https://via.placeholder.com/200x50/000000/ffffff?text=systemset.co" alt="systemset.co" width="200" />
13+
<img src="https://i.ibb.co/abcd123/systemset-logo.png" alt="systemset.co" width="200" />
1414
</a>
1515
</div>
1616

@@ -35,16 +35,16 @@ A clean, accessible Next.js app that generates LinkedIn job search URLs from you
3535
Select your job search preferences and the app builds a complete LinkedIn URL:
3636

3737
**Your Selections:**
38-
- Designation: Python Developer
39-
- Location: Karachi
38+
- Designation: Software Engineer
39+
- Location: San Francisco, Calirfornia
4040
- Job Type: Full-time
4141
- Work Mode: Remote
4242
- Experience: Entry Level
4343
- Posted: Last 1 hour
4444

4545
**Generated URL:**
4646
```
47-
https://www.linkedin.com/jobs/search/?keywords=Python+Developer&location=Karachi&f_WT=1&f_WRA=1&f_E=2&f_TPR=r3600
47+
https://www.linkedin.com/jobs/search/?keywords=Software+Engineer&location=Karachi&f_WT=1&f_WRA=1&f_E=2&f_TPR=r3600
4848
```
4949

5050
### LinkedIn Parameters
@@ -110,8 +110,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
110110

111111
```bash
112112
# Clone the repository
113-
git clone <your-repo-url>
114-
cd url-modifier
113+
git clone https://github.com/Systemsetco/WorkIn.git
114+
cd WorkIn
115115

116116
# Install dependencies
117117
npm install
@@ -272,6 +272,6 @@ MIT License - feel free to use this project for any purpose.
272272

273273
---
274274

275-
**Version:** 2.0.0 - Smart Job Link Generator
275+
**Version:** 2.0.0 - WorkIn - Work in smarter, not later
276276

277277
**Note:** This tool is not affiliated with or endorsed by LinkedIn. It simply generates search URLs based on your preferences. Use responsibly and respect LinkedIn's Terms of Service.

0 commit comments

Comments
 (0)