From ce8b524272bc623fae28749748adf9250286199c Mon Sep 17 00:00:00 2001 From: Jiantao Fu Date: Mon, 11 Sep 2023 22:29:49 -0700 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 33b1523..35ac1cf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ # ResumeBoost Resume Boost with ChatGPT / Claude + +# Usage + +Copy paste [ResumeBoost.txt](ResumeBoost.txt) into https://chat.openai.com or https://claude.ai. + +``` +/config: Configure your resume preferences, such as experience level, industry, tone style, resume length, and language. + +/start: Begin the process of collecting information for your resume. + +/done: Generate your resume based on the information you've provided. + +/analyse: Analyze your resume and rate it based on a job description. + +/continue: If you have more work experiences, education, certifications, or languages to add after generating your resume. + +/language [lang]: Change the language of the assistant to the specified language. + +/example: Get an example of how your resume might look for a specific job description. +```