diff options
author | Vincent Ambo <tazjin@gmail.com> | 2016-01-20T11·13+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2016-01-20T11·13+0100 |
commit | cb21e47784c5af9e7b3500b6d87fc72da1b32ecd (patch) | |
tree | 355d3e6ea2e098c851c4fb00ac0fb444d5dc9a26 /README.md |
Initial check-in
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000000..7f004b7d14ca --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +This repository contains the slides for my systemd presentation at Hackeriet. + +Requires LaTeX, [beamer][] and the [metropolis][] theme. + +[beamer]: http://mirror.hmc.edu/ctan/macros/latex/contrib/beamer/ +[metropolis]: https://github.com/matze/mtheme |