diff --git a/PyPost.py b/PyPost.py
index 16f0579..e8d3f65 100644
--- a/PyPost.py
+++ b/PyPost.py
@@ -122,7 +122,10 @@ def render_markdown(md_path: Path):
{title}
-
+
+
@@ -144,6 +147,8 @@ def render_markdown(md_path: Path):
Hash 1 (UTF-8):{base64.b64encode(hash1.encode("utf-8")).decode("utf-8")}
Hash 2 (Windows-1252):{base64.b64encode(hash2.encode("windows-1252")).decode("windows-1252")}
+
+ Download as Markdown