aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042024-02-17 12:59:37 -0500
committerGitHub2024-02-17 12:59:37 -0500
commitfd30ec7716ebcda6771eff0d74198ab9d0536c8d (patch)
tree08d7b80ace05c2994091b9d90c2b6fbe950ea0a2
parenta14131f2972433536463206b5afc43529cc6e590 (diff)
refactor: update README.md
formatting fixes and additional information
Diffstat (limited to '')
-rw-r--r--README.md16
1 files changed, 13 insertions, 3 deletions
diff --git a/README.md b/README.md
index 049f8b8..4fde35a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# procrastislides
-## Quick Presentations from Markdown via `pandoc` and `pdflatex`
+***Quick Presentations from Markdown via `pandoc` and `pdflatex`***
-**Main instance is found on: ** *[https://procrastislides.com/](https://procrastislides.com/)*
+ 
-### `LaTeX` Dependencies for Basic Functionality:
+## `LaTeX` Dependencies for Basic Functionality
- texlive-bin
- texlive-core
- texlive-fontsextra
@@ -14,4 +14,14 @@
- texlive-latexextra
- texlive-pictures
+## Demo and Links
[![Short Video Demo of procrastislides](https://img.youtube.com/vi/DGudYy0sfx8/0.jpg)](https://youtu.be/DGudYy0sfx8)
+
+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
+