diff options
| author | kj_sh604 | 2026-02-16 02:04:15 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-16 02:04:15 -0500 |
| commit | 17f9560f1e132a2da3f7259b5499584680e87e62 (patch) | |
| tree | 72e6054655a149f92b99fd943258cf98a0069080 /README.md | |
| parent | f6e6db9d0360675c6153c0f671772e2c5fc7093f (diff) | |
refactor: add self-deprecating joke
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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` |
