From 83553fd0845385b5a15a834bcd3405bfa37863d2 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Mon, 9 Feb 2026 14:16:45 -0700 Subject: [PATCH] revised README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 877fcff..e83585e 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,4 @@ it outputs html and pdf files that get published at www.ewpt3ch.dev/resume. - replace the content in markdown folder with you own - replace 'name' in main.py, or import it somehow - edit .woodpecker.yml or create github actions etc to build and publish at you domain. +- This doesn't have to be exclusively used for a resume, any text document that one wants to store in markdown format, in a revision control system, and published to a website with html and pdf, or without pdf, could use this.