aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlista Kanjo2024-02-17 12:53:02 -0500
committerBlista Kanjo2024-02-17 12:53:02 -0500
commita14131f2972433536463206b5afc43529cc6e590 (patch)
tree1297256fcdf8d9334089a3fa8b1d494481135b82
parent6461fc17602fe8d9e9515040d1985aa3bf5a4694 (diff)
refactor: make `README` a markdown file
-rw-r--r--README14
-rw-r--r--README.md17
2 files changed, 17 insertions, 14 deletions
diff --git a/README b/README
deleted file mode 100644
index 601319f..0000000
--- a/README
+++ /dev/null
@@ -1,14 +0,0 @@
-𝑸𝒖𝒊𝒄𝒌 𝑷𝒓𝒆𝒔𝒆𝒏𝒕𝒂𝒕𝒊𝒐𝒏𝒔 𝒇𝒓𝒐𝒎 𝑴𝒂𝒓𝒌𝒅𝒐𝒘𝒏 𝒖𝒔𝒊𝒏𝒈 𝑷𝒂𝒏𝒅𝒐𝒄 𝒂𝒏𝒅 𝑳𝒂𝑻𝒆𝑿 𝒃𝒆𝒂𝒎𝒆𝒓.
-
-Main instance is found on: https://procrastislides.com/
-
-𝗟𝗮𝗧𝗲𝗫 𝗣𝗮𝗰𝗸𝗮𝗴𝗲 𝗗𝗲𝗽𝗲𝗻𝗱𝗲𝗻𝗰𝗶𝗲𝘀 𝗳𝗼𝗿 𝗕𝗮𝘀𝗶𝗰 𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝗮𝗹𝗶𝘁𝘆:
-- texlive-bin
-- texlive-core
-- texlive-fontsextra
-- texlive-formatsextra
-- texlive-langchinese
-- texlive-langextra
-- texlive-langjapanese
-- texlive-latexextra
-- texlive-pictures
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
+
+[![Short Video Demo of procrastislides](https://img.youtube.com/vi/DGudYy0sfx8/0.jpg)](https://youtu.be/DGudYy0sfx8)