Skip to content

Commit 197b874

Browse files
Update r.ts (#581)
* Update r.ts Added new tool * Update r.ts --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com>
1 parent 629a377 commit 197b874

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/r.ts

+8
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,14 @@ export const resources: Resource[] = [
269269
keywords: ['resume', 'builder', 'creator', 'templates'],
270270
url: 'https://www.resume.com/',
271271
},
272+
{
273+
name: 'ResumeBoostAI',
274+
categories: ['Resume', 'AI'],
275+
description:
276+
'Create a professional resume using AI.',
277+
url: 'https://www.resumeboostai.com/',
278+
keywords: ['resume', 'builder', 'ai', 'cv'],
279+
},
272280
{
273281
name: 'ResumeDive',
274282
description: 'A resume boosting service using AI',

0 commit comments

Comments
 (0)