mirror of
https://github.com/seigler/one-file-php-presentation
synced 2025-07-27 01:36:13 +00:00
Improved README
This commit is contained in:
parent
ef9c874e88
commit
1e407b9d98
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -1,5 +1,13 @@
|
||||||
# one-file-php-presentation
|
# one-file-php-presentation
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
This is a single PHP file; drop it in a folder full of images and you have a presentation.
|
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]`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue