mirror of https://github.com/eyhc1/rendercv.git
docs: update README.md
This commit is contained in:
parent
bddcb5971a
commit
66f5a96f8e
10
README.md
10
README.md
|
@ -46,9 +46,13 @@ cv:
|
||||||
|
|
||||||
And then produces these PDFs and their $\LaTeX$ code (click on images to preview PDFs):
|
And then produces these PDFs and their $\LaTeX$ code (click on images to preview PDFs):
|
||||||
|
|
||||||
| `classic` theme | `sb2nov` theme | `moderncv` theme |
|
| `classic` theme | `sb2nov` theme |
|
||||||
|:---------------:|----------------|------------------|
|
|----------------------------|------------------|
|
||||||
|[![Classic Theme Example of RenderCV](https://raw.githubusercontent.com/sinaatalay/rendercv/main/docs/assets/images/classic.png)](https://raw.githubusercontent.com/sinaatalay/rendercv/main/examples/John_Doe_ClassicTheme_CV.pdf)|[![Sb2nov Theme Example of RenderCV](https://raw.githubusercontent.com/sinaatalay/rendercv/main/docs/assets/images/sb2nov.png)](https://raw.githubusercontent.com/sinaatalay/rendercv/main/examples/John_Doe_Sb2novTheme_CV.pdf)|[![Moderncv Theme Example of RenderCV](https://raw.githubusercontent.com/sinaatalay/rendercv/main/docs/assets/images/moderncv.png)](https://raw.githubusercontent.com/sinaatalay/rendercv/main/examples/John_Doe_ModerncvTheme_CV.pdf)|
|
|[![Classic Theme Example of RenderCV](https://raw.githubusercontent.com/sinaatalay/rendercv/main/docs/assets/images/classic.png)](https://raw.githubusercontent.com/sinaatalay/rendercv/main/examples/John_Doe_ClassicTheme_CV.pdf)|[![Sb2nov Theme Example of RenderCV](https://raw.githubusercontent.com/sinaatalay/rendercv/main/docs/assets/images/sb2nov.png)](https://raw.githubusercontent.com/sinaatalay/rendercv/main/examples/John_Doe_Sb2novTheme_CV.pdf)|
|
||||||
|
|
||||||
|
| `moderncv` theme | `engineeringresumes` theme |
|
||||||
|
|----------------------------|------------------|
|
||||||
|
|[![Moderncv Theme Example of RenderCV](https://raw.githubusercontent.com/sinaatalay/rendercv/main/docs/assets/images/moderncv.png)](https://raw.githubusercontent.com/sinaatalay/rendercv/main/examples/John_Doe_ModerncvTheme_CV.pdf)|[![Engineeringresumes Theme Example of RenderCV](https://raw.githubusercontent.com/sinaatalay/rendercv/main/docs/assets/images/engineeringresumes.png)](https://raw.githubusercontent.com/sinaatalay/rendercv/main/examples/John_Doe_EngineeringresumesTheme_CV.pdf)|
|
||||||
|
|
||||||
|
|
||||||
It also generates an HTML file so that the content can be pasted into Grammarly for spell-checking:
|
It also generates an HTML file so that the content can be pasted into Grammarly for spell-checking:
|
||||||
|
|
Loading…
Reference in New Issue