From a34b74bcd968896e02623450f10b1234b8ef9f6d Mon Sep 17 00:00:00 2001 From: Alick Zhao Date: Apr 05 2018 03:18:44 +0000 Subject: README is in markdown, add pdf url --- diff --git a/README b/README deleted file mode 100644 index 1742600..0000000 --- a/README +++ /dev/null @@ -1,13 +0,0 @@ -Here are the slides for LibrePlanet 2018. - -You should be able to compile the source files by: - pdflatex latex-talk -with TeX Live 2017. - -If there are any problems, report it to me, either by -opening new issues on pagure, or just emailing me: -alick - -This work is licensed under CC-BY-SA 4.0 Unported unless noted otherwise. - -The original [Material Design theme for beamer](https://github.com/edasubert/beamerMaterialDesign) is under [MIT license](https://github.com/edasubert/beamerMaterialDesign/blob/master/LICENSE). diff --git a/README.md b/README.md new file mode 100644 index 0000000..a7073ff --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +Here are the slides for LibrePlanet 2018. + +PDF format: https://releases.pagure.org/textalk/slides.pdf + +You should be able to compile the source files by: + + pdflatex slides + +with TeX Live 2017. + +If there are any problems, report it to me, either by +opening new issues on pagure, or just emailing me: +Alick Zhao + +This work is licensed under CC-BY-SA 4.0 Unported unless noted otherwise. + +The original [Material Design theme for beamer](https://github.com/edasubert/beamerMaterialDesign) is under [MIT license](https://github.com/edasubert/beamerMaterialDesign/blob/master/LICENSE).