aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files 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`