Improved README

This commit is contained in:
Joshua Seigler 2015-07-03 02:05:15 -04:00
parent ef9c874e88
commit 1e407b9d98

View file

@ -1,5 +1,13 @@
# one-file-php-presentation
## Installation
This is a single PHP file; drop it in a folder full of images and you have a presentation.
Demo: [https://joshua.seigler.net/presentations/vps-the-hard-way/](https://joshua.seigler.net/presentations/vps-the-hard-way/)
## Demo
[https://joshua.seigler.net/presentations/vps-the-hard-way/](https://joshua.seigler.net/presentations/vps-the-hard-way/)
## How to use
You can advance the slides by clicking, or with `[right]` or `[down]`. You can go back a slide with `[left]` or `[up]`, and you can go to the first slide with `[home]` or the last slide with `[end]`.