From 6b63b30ec9271536bac9d3cb344a81d7d4e17c20 Mon Sep 17 00:00:00 2001 From: rolandnsharp Date: Fri, 7 Feb 2020 16:17:25 +1000 Subject: [PATCH] add another add link for test --- getting-started.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/getting-started.html b/getting-started.html index 6e84e7b..4c89b43 100644 --- a/getting-started.html +++ b/getting-started.html @@ -23,6 +23,8 @@

Command Line Tool

We've built a CLI (Command Line Interface) which is supported by OSX, Linux and Windows. To create your own resume, install resume-cli from npm:

npm install -g resume-cli

Exporting

+ +

The command line tool uses an ecosystem of modules that we've open sourced to convert your resume to different formats:

resume export resume.pdf

resume export resume.html