Skip to content

Commit

Permalink
Auto updating db and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Aug 20, 2024
1 parent 1158bfe commit a6c5fc6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,7 @@
<img src="https://www.google.com/s2/favicons?domain=https://resumegenius.com/&sz=128" width="16" /> | [Resume Genius](https://resumegenius.com/) | The only online resume builder that’ll land you interviews. Create a professional resume in minutes, download, and print. Join 10 million happy job seekers. | |
<img src="https://www.google.com/s2/favicons?domain=https://www.resumemaker.online/&sz=128" width="16" /> | [Resume maker](https://www.resumemaker.online/) | The easiest-to-use Resume Maker & CV Builder. Let AI do the writing for you and download a perfect resume in minutes. | |
<img src="https://www.google.com/s2/favicons?domain=https://www.resume-now.com/&sz=128" width="16" /> | [Resume Now](https://www.resume-now.com/) | Instantly create a job-winning resume. Resume-Now's resume builder includes job-specific resume templates, resume examples and expert writing tips to help you get the job. | |
<img src="https://www.google.com/s2/favicons?domain=https://resume.io&sz=128" width="16" /> | [Resume.io](https://resume.io) | Helping millions of job-seekers worldwide create amazing professional resumes in minutes! | |
<img src="https://www.google.com/s2/favicons?domain=https://resumedive.com&sz=128" width="16" /> | [ResumeDive](https://resumedive.com) | A resume boosting service using AI | career, cv |
<img src="https://www.google.com/s2/favicons?domain=https://zety.com/&sz=128" width="16" /> | [Zety](https://zety.com/) | Use this online resume maker to build your resume fast and easy. Get expert advice as you write. Download in minutes and start getting interviews. | |

Expand Down
10 changes: 9 additions & 1 deletion db/resources.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 898,
"count": 899,
"data": [
{
"name": "1001 Fonts",
Expand Down Expand Up @@ -7592,6 +7592,14 @@
"description": "Instantly create a job-winning resume. Resume-Now's resume builder includes job-specific resume templates, resume examples and expert writing tips to help you get the job.",
"url": "https://www.resume-now.com/"
},
{
"name": "Resume.io",
"categories": [
"Resume"
],
"description": "Helping millions of job-seekers worldwide create amazing professional resumes in minutes!",
"url": "https://resume.io"
},
{
"name": "ResumeDive",
"description": "A resume boosting service using AI",
Expand Down
5 changes: 2 additions & 3 deletions resources/r.ts
Original file line number Diff line number Diff line change
Expand Up @@ -291,11 +291,10 @@ export const resources: Resource[] = [
'The only online resume builder that’ll land you interviews. Create a professional resume in minutes, download, and print. Join 10 million happy job seekers.',
url: 'https://resumegenius.com/',
},
{
{
name: 'Resume.io',
categories: ['Resume'],
description:
'Helping millions of job-seekers worldwide create amazing professional resumes in minutes!',
description: 'Helping millions of job-seekers worldwide create amazing professional resumes in minutes!',
url: 'https://resume.io',
},
{
Expand Down

0 comments on commit a6c5fc6

Please sign in to comment.