From 3722eb9eae8486e36fdd13c488923224d4675433 Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 22 Jul 2018 05:18:39 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b470ef2..b0fa905 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ 1. Open to view your presentation You can change the port by using `npm start -- --port=8001`. + +1. If you want all on one page, e.G. to print this out, append `?pdf-print` to the link like so: + ```http://localhost:8000//?pdf-print``` + You can now print the presentation if you like ### Folder Structure