From 0beccd9e88453369bc181d22861a4e7c50102e9e Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 14 Apr 2021 11:48:09 +0300 Subject: [PATCH] README.md: Fix sample image I moved this repository from GitHub and the syntax for images is different. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81a8f37..0bc17a0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ A CV written in LaTeX using the [moderncv](http://www.ctan.org/pkg/moderncv) cla ## Sample Here's what it looks like with real data, using the "classic" style and blue color scheme: -![Image](/cv_sample.png?raw=true "Sample CV") +

+ Sample CV +

## Why I decided to start keeping my CV in LaTeX because: