From 0e42e8de9c52749cc53377c6c82c71c32c06ef67 Mon Sep 17 00:00:00 2001 From: Geoff Boeing Date: Sun, 17 Mar 2024 10:00:08 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34c7d46..84f12c2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ You can preview the CV as a [PDF](https://geoffboeing.com/share/cv-gboeing.pdf). -This repo contains [Geoff Boeing](https://geoffboeing.com/)'s **LaTeX academic CV**, permissively licensed for others to adapt. The CV content and formatting generally conform to Karen Kelsky's [guidelines](https://theprofessorisin.com/) with tweaks for clearer information presentation and better typography. +This repo contains [Geoff Boeing](https://geoffboeing.com/)'s **LaTeX academic CV**, permissively licensed for others to adapt. -The CV's TeX file is **automatically compiled** to PDF and published whenever a commit is pushed to the main branch, via this [workflow](https://github.com/gboeing/cv/blob/main/.github/workflows/build_publish.yml). This keeps the publicly distributed PDF up-to-date while avoiding commit history pollution from frequent changes to a binary file. +The CV content and formatting conform to Karen Kelsky's guidelines for clearer information presentation and better typography. The CV's TeX file is *automatically compiled* to PDF and published whenever a commit is pushed to the main branch, via this [workflow](https://github.com/gboeing/cv/blob/main/.github/workflows/build_publish.yml). This keeps the publicly distributed PDF up-to-date while avoiding commit history pollution from frequent changes to a binary file.