mirror of https://github.com/eyhc1/rendercv.git
docs: update README.md
This commit is contained in:
parent
8d18c0ec09
commit
b4ff3312ce
|
@ -46,7 +46,7 @@ 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 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)|[![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)|
|
|[![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)|[![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)|
|
||||||
|-|-|-|-|
|
|-|-|-|-|
|
||||||
|
|
||||||
|
|
||||||
|
@ -125,4 +125,4 @@ All contributions to RenderCV are welcome! For development, you will need to clo
|
||||||
git clone --recursive https://github.com/sinaatalay/rendercv.git
|
git clone --recursive https://github.com/sinaatalay/rendercv.git
|
||||||
```
|
```
|
||||||
|
|
||||||
All code and development tool specifications are in `pyproject.toml`.
|
All code and development tool specifications are in `pyproject.toml`.
|
||||||
|
|
Loading…
Reference in New Issue