aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Javier [kj_sh604]2026-01-01 01:32:24 -0500
committerGitHub2026-01-01 01:32:24 -0500
commita2e6c6ec159bd9386aca0148703304775eb3c344 (patch)
treebd8da18713c9e099b2f4a838a841a4f0222d6e0b
parent7e02f5bb190837e3d05713e6fc98db8aeb173563 (diff)
refactor: revise README with demo and instance information at the top
-rw-r--r--README.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/README.md b/README.md
index d06276a..28ac435 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
# procrastiSlides
***Web-based Markdown Presentation Generator utilizing `pandoc` and `pdflatex`***
+[demo.webm](https://github.com/user-attachments/assets/d5e638d2-1f1c-4958-8070-902dfc31f7ec)
+
+Main instance is found on: *[https://procrastislides.com/](https://procrastislides.com/)*
+
 
## `LaTeX` Dependencies for Basic Functionality
@@ -14,14 +18,8 @@
- texlive-latexextra
- texlive-pictures
-## Demo and Links
-
-[demo.webm](https://github.com/user-attachments/assets/d5e638d2-1f1c-4958-8070-902dfc31f7ec)
-
-Main instance is found on: *[https://procrastislides.com/](https://procrastislides.com/)*
-
### other related links:
* [pandoc.org](https://pandoc.org/)
* SimpleMDE's [github](https://github.com/sparksuite/simplemde-markdown-editor)
* [LaTeX-project.org](https://www.latex-project.org/)
-* rust [uutils/coreutils](https://github.com/uutils/coreutils/) project \ No newline at end of file
+* rust [uutils/coreutils](https://github.com/uutils/coreutils/) project