diff --git a/README.md b/README.md index 23d7203..6d0273d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ fluentCV ======== -*Create polished technical résumés and CVs in multiple formats from your command -line or shell. See [FluentCV Desktop][7] for the desktop version. OS X ~ Windows -~ Linux.* +*Create polished résumés and CVs in multiple formats from your command line or +shell. Author in clean Markdown and JSON, export to Word, HTML, PDF, LaTeX, +plain text, and other arbitrary formats.* -![](assets/fluentcv_cli_ubuntu.png) +![](assets/resume-bouqet.png) -FluentCV is a dev-friendly Swiss Army knife for resumes and CVs. Use it to: +FluentCV is a dev-friendly, local-only Swiss Army knife for resumes and CVs. 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 @@ -14,7 +15,10 @@ 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. -FluentCV supports both the [FRESH][fresca] and [JSON Resume][6] source formats. +FluentCV is built with Node.js and runs on recent versions of OS X, Linux, or +Windows. + +![](assets/fluentcv_cli_ubuntu.png) ## Features diff --git a/assets/resume-bouqet.png b/assets/resume-bouqet.png new file mode 100644 index 0000000..a8acf08 Binary files /dev/null and b/assets/resume-bouqet.png differ