diff options
| author | kj_sh604 | 2026-03-17 01:06:52 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-03-17 01:06:52 -0400 |
| commit | 8e0e807d544f388d557aa44ffd28ac4d7b21952e (patch) | |
| tree | ebbcc18d1202d219011533bf82e7ace9307adea6 | |
| parent | 28be5774e5d0a5e681926ea36d89baf6640bbad7 (diff) | |
refactor: README.md
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | src/VERSION | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ # procrastiSlides + +> this was an old high school project of mine that is now in **maintenance mode**, +> please see [sent-web](https://sent-web.site/) for the next generation of this project! + ***Web-based Markdown Presentation Generator utilizing `pandoc` and `pdflatex`*** [demo.webm](https://github.com/user-attachments/assets/d5e638d2-1f1c-4958-8070-902dfc31f7ec) diff --git a/src/VERSION b/src/VERSION index aa704d1..f608f5f 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -2026.02.22-0518 +2026.03.17-0106 |
