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