diff --git a/README.md b/README.md index 57a5eb8..486c32a 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ HackMyResume [![Latest release][img-release]][latest-release] [![Build status (MASTER)][img-master]][travis-url-master] [![Build status (DEV)][img-dev]][travis-url-dev] -[![Join the chat at https://gitter.im/hacksalot/HackMyResume](https://badges.gitter.im/hacksalot/HackMyResume.svg)](https://gitter.im/hacksalot/HackMyResume?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Join the chat at https://gitter.im/hacksalot/HackMyResume][badge]][gh] *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. Fight the power, save trees. Compatible with [FRESH][fresca] and [JRS][6] resumes.* -![](assets/hackmyresume.cli.1.6.0.png) +![](assets/hmr_build.png) HackMyResume is a dev-friendly, local-only Swiss Army knife for resumes and CVs. Use it to: @@ -27,6 +27,8 @@ metrics. HackMyResume is built with Node.js and runs on recent versions of OS X, Linux, or Windows. View the [FAQ](FAQ.md). +![](assets/hmr_analyze.png) + ## Features - OS X, Linux, and Windows. @@ -581,3 +583,5 @@ MIT. Go crazy. See [LICENSE.md][1] for details. [contribute]: CONTRIBUTING.md [fresh-themes]: https://github.com/fluentdesk/fresh-themes [jrst]: https://www.npmjs.com/search?q=jsonresume-theme +[gh]: https://gitter.im/hacksalot/HackMyResume?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge +[badge]: https://badges.gitter.im/hacksalot/HackMyResume.svg diff --git a/assets/hackmyresume.cli.1.6.0.png b/assets/hackmyresume.cli.1.6.0.png deleted file mode 100644 index 5a879f2..0000000 Binary files a/assets/hackmyresume.cli.1.6.0.png and /dev/null differ diff --git a/assets/hackmyresume_cli.png b/assets/hackmyresume_cli.png deleted file mode 100644 index 5a879f2..0000000 Binary files a/assets/hackmyresume_cli.png and /dev/null differ diff --git a/assets/hmr_analyze.png b/assets/hmr_analyze.png new file mode 100644 index 0000000..e0243a7 Binary files /dev/null and b/assets/hmr_analyze.png differ diff --git a/assets/hmr_build.png b/assets/hmr_build.png new file mode 100644 index 0000000..47a5a96 Binary files /dev/null and b/assets/hmr_build.png differ