diff options
author | neodarz <neodarz@neodarz.net> | 2019-08-03 17:26:08 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-08-03 17:26:08 +0200 |
commit | ca4560242b5e8557a1cd40a882adc2bacbcbd20c (patch) | |
tree | 5c29f43323e1945c4f2a1704e8e826be62551df1 /README.md | |
parent | 46f2126c12abb69971b586be4e1548f37d50386a (diff) | |
download | resumejson_converter-ca4560242b5e8557a1cd40a882adc2bacbcbd20c.tar.xz resumejson_converter-ca4560242b5e8557a1cd40a882adc2bacbcbd20c.zip |
Add more documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ A small package for convert json resume with templating to html and pdf. +WARNING: For the moment the filters are very specific to my template who is not +in this repo at this time. + +WARNING: Many of thing in this code is only in French, like date generation, +phone number or some dates. + # Input About the JSON resume standard: [https://jsonresume.org/schema/](https://jsonresume.org/schema/). |