diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd75f61 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +Go CV Generator +=============== + +A generator to take JSON content and output a minimal, browser-friendly CV that can be exported as PDF and printed easily. + +Usage +----- + +Copy `data/cv.example.json` to `data/cv.json` and fill in the information/data. + +Run the generator: `go run cmd/main.go` \ No newline at end of file diff --git a/templates/cv.gohtml b/templates/cv.gohtml index fa36100..2bf61cb 100644 --- a/templates/cv.gohtml +++ b/templates/cv.gohtml @@ -112,7 +112,7 @@