From 17f9560f1e132a2da3f7259b5499584680e87e62 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Mon, 16 Feb 2026 02:04:15 -0500 Subject: refactor: add self-deprecating joke --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcf0e83..9f5e414 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # likha-pdf -a simple web app that converts markdown to pdf using pandoc and lualatex. +a simple and crappy web app that converts markdown to pdf using pandoc and lualatex. ## features @@ -40,4 +40,4 @@ docker build -t likha-pdf . docker run -p 5000:5000 likha-pdf ``` -open `http://localhost:5000` \ No newline at end of file +open `http://localhost:5000` -- cgit v1.2.3