aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkj_sh6042026-03-14 00:25:41 -0400
committerkj_sh6042026-03-14 00:25:41 -0400
commitc3d3021b07d34e2866de375fc41bd30b03662276 (patch)
treeb67d0afe7d2234813c93ea077e968f1dab628237 /README.md
parentb3339fc22da71858018b3e835d8d75f9d8d15bc9 (diff)
refactor: add rewrite justification
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 59023f0..10e49ca 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,10 @@ a simple web app that converts markdown to pdf.
<img width="1280" height="800" alt="likha-pdf screenshot" src="https://github.com/user-attachments/assets/578b8410-53ad-4323-a45a-19ae3aabe61d" />
+> this project originally started as a way for me to learn NimLang, but I found it useful enough that I decided to rewrite it in Python for easier personal maintenance 😅
+
+> the original Nim source files are still available in the `__legacy_src` directory
+
## features
- markdown to pdf export