Skip to content

Commit ecf5dca

Browse files
authored
Update README.md
1 parent ba31890 commit ecf5dca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cv
22

3+
##
4+
5+
An HTML CV that converts to PDF.
6+
7+
Uses [html5-to-pdf](https://github.com/peterdemartini/html5-to-pdf) a pretty handy node module.
8+
9+
There are quite a few html to pdf converters out there, but I found a lot of them are either very expensive, or they don't support HTML5/flexbox.
10+
311
## Usage
412

513
`npm install`

0 commit comments

Comments
 (0)