diff options
| author | Blista Kanjo | 2024-02-17 12:53:02 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2024-02-17 12:53:02 -0500 |
| commit | a14131f2972433536463206b5afc43529cc6e590 (patch) | |
| tree | 1297256fcdf8d9334089a3fa8b1d494481135b82 /README.md | |
| parent | 6461fc17602fe8d9e9515040d1985aa3bf5a4694 (diff) | |
refactor: make `README` a markdown file
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..049f8b8 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# procrastislides +## Quick Presentations from Markdown via `pandoc` and `pdflatex` + +**Main instance is found on: ** *[https://procrastislides.com/](https://procrastislides.com/)* + +### `LaTeX` Dependencies for Basic Functionality: +- texlive-bin +- texlive-core +- texlive-fontsextra +- texlive-formatsextra +- texlive-langchinese +- texlive-langextra +- texlive-langjapanese +- texlive-latexextra +- texlive-pictures + +[](https://youtu.be/DGudYy0sfx8) |
