From 1e407b9d98fbcae369245b11548f03b47d72b21f Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Fri, 3 Jul 2015 02:05:15 -0400 Subject: [PATCH] Improved README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 18099df..870c532 100644 --- a/README.md +++ b/README.md @@ -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]`.