diff --git a/README.md b/README.md index 684f06c..29c7027 100755 --- a/README.md +++ b/README.md @@ -18,4 +18,18 @@ Made with Electroshot.

+ + ## How to use + +1. Clone this repository. + +2. Run `npm install`. + +3. Edit your personal data in `src/person.js`. + +4. Preview resumes with `npm run dev`. + +5. Export with `npm run export`. + +All resumes will be exported to `/pdf`.