diff --git a/README.md b/README.md index 6760553..1a03018 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ # Compilation ```shell -lualatex main.tex +lualatex cv.tex ``` diff --git a/main.tex b/cv.tex similarity index 100% rename from main.tex rename to cv.tex