Open source CSS and JS library for reveal.js
##Intended use
##Install a theme to your project
- Choose the theme you like from the presentation
- Go to /themes
- Copy the theme you chose from here into css/theme of your project
- Make your presentation use this theme (~line 18 of your index.html)
<link rel="stylesheet" href="css/theme/theme_name_here.css" id="theme">
##Create a theme See /Create A Theme/README.md