diff options
| author | kj_sh604 | 2024-02-17 12:59:37 -0500 |
|---|---|---|
| committer | GitHub | 2024-02-17 12:59:37 -0500 |
| commit | fd30ec7716ebcda6771eff0d74198ab9d0536c8d (patch) | |
| tree | 08d7b80ace05c2994091b9d90c2b6fbe950ea0a2 /README.md | |
| parent | a14131f2972433536463206b5afc43529cc6e590 (diff) | |
refactor: update README.md
formatting fixes and additional information
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -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 [](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 + |
