mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 16:30:11 +00:00
Fix README table glitch.
This commit is contained in:
parent
5899989feb
commit
39fd689f61
12
README.md
12
README.md
@ -74,15 +74,15 @@ Resume schema. Use it to make sure your resume data is sufficient and complete.
|
|||||||
|
|
||||||
FluentCV supports these output formats:
|
FluentCV supports these output formats:
|
||||||
|
|
||||||
Output Format | Ext | Notes
|
Output Format | Ext | Notes
|
||||||
------------- | - | -------------
|
------------- | --- | -----
|
||||||
HTML | .html | A standard HTML 5 + CSS resume format that can be viewed in a browser, deployed to a website, etc.
|
HTML | .html | A standard HTML 5 + CSS resume format that can be viewed in a browser, deployed to a website, etc.
|
||||||
Markdown | .md | A structured Markdown document that can be used as-is or used to generate HTML.
|
Markdown | .md | A structured Markdown document that can be used as-is or used to generate HTML.
|
||||||
MS Word | .doc | A Microsoft Word office document in 2003 format for widest compatibility.
|
MS Word | .doc | A Microsoft Word office document.
|
||||||
Adobe Acrobat (PDF) | .pdf | A binary PDF document driven by an HTML theme.
|
Adobe Acrobat (PDF) | .pdf | A binary PDF document driven by an HTML theme.
|
||||||
plain text | .txt | A formatted plain text document appropriate for emails or as a source for copy-paste.
|
plain text | .txt | A formatted plain text document appropriate for emails or copy-paste.
|
||||||
JSON | .json | A JSON representation of the resume. Can be passed back into FluentCV as an input.
|
JSON | .json | A JSON representation of the resume.
|
||||||
YAML | .yml | A YAML representation of the resume. Can be passed back into FluentCV as an input.
|
YAML | .yml | A YAML representation of the resume.
|
||||||
RTF | .rtf | Forthcoming.
|
RTF | .rtf | Forthcoming.
|
||||||
Textile | .textile | Forthcoming.
|
Textile | .textile | Forthcoming.
|
||||||
image | .png, .bmp | Forthcoming.
|
image | .png, .bmp | Forthcoming.
|
||||||
|
Loading…
Reference in New Issue
Block a user