diff options
-rw-r--r-- | resume-en.tex | 3 | ||||
-rw-r--r-- | resume-zh.tex | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/resume-en.tex b/resume-en.tex index 6597dea..5685aa8 100644 --- a/resume-en.tex +++ b/resume-en.tex @@ -49,7 +49,8 @@ % \tagline{\icon{\faBinoculars}} <position-to-look-for>} % \tagline{<current-position>} -% \photo{<height>}{<filename>} +% Supported shapes: circle (default), square +% \photo[<shape>]{<width>}{<filename>} \profile{ \mobile{132-6262-0332} diff --git a/resume-zh.tex b/resume-zh.tex index 7fcad49..95dd000 100644 --- a/resume-zh.tex +++ b/resume-zh.tex @@ -26,7 +26,8 @@ % \tagline{\icon{\faBinoculars}} <position-to-look-for>} % \tagline{<current-position>} -% \photo{<height>}{<filename>} +% Supported shapes: circle (default), square +% \photo[<shape>]{<width>}{<filename>} \profile{ \mobile{132-6262-0332} |