From 3964d300aaebfde42a19bcbf611f4f241fb97a84 Mon Sep 17 00:00:00 2001 From: hacksalot Date: Fri, 8 Jan 2016 08:59:43 -0500 Subject: [PATCH] Update README. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 632a1b4..559f71f 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,10 @@ Use it to: 1. **Generate** HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, print, smoke signal, carrier pigeon, and other arbitrary-format resumes and CVs, from a single source of truth—without violating DRY. -2. **Convert** resumes between [FRESH][fresca] and [JSON Resume][6] formats. -3. **Validate** resumes against either format. +2. **Analyze** your resume for keyword density, gaps/overlaps, and other +metrics. +3. **Convert** resumes between [FRESH][fresca] and [JSON Resume][6] formats. +4. **Validate** resumes against either format. HackMyResume is built with Node.js and runs on recent versions of OS X, Linux, or Windows. View the [FAQ](FAQ.md).