From fd30ec7716ebcda6771eff0d74198ab9d0536c8d Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sat, 17 Feb 2024 12:59:37 -0500 Subject: refactor: update README.md formatting fixes and additional information--- README.md | 16 +++++++++++++--- 1 file 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 + -- cgit v1.2.3