From 8064b9527fe1528dd5d901904ee7f1b506a5e118 Mon Sep 17 00:00:00 2001 From: CPunch Date: Tue, 5 Jul 2022 15:39:37 -0500 Subject: [PATCH] Updated README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe61835..11369e7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # CPunch's resume This resume assumes a full installation of a LaTex environment. @@ -8,6 +7,6 @@ Compile and build my resume with the following command: xelatex resume.tex ``` -# Release builds +## Release builds -Each push causes a github action to build & release a copy of my resume on the [releases](/releases) page. \ No newline at end of file +You can find automated builds & releases of my resume on the [releases](/releases) page. \ No newline at end of file