Skip to content

Commit 735516f

Browse files
committed
Update README
1 parent 2e9011d commit 735516f

1 file changed

Lines changed: 14 additions & 5 deletions

File tree

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,28 @@ You can use keyboard to switch the slides, and use mouse to scroll the screen wh
88

99
This plugin will be useful when you want to present your Web Design, UX Flow, Business Analysis and so on.
1010

11-
## Installtion
11+
## Installation
12+
1213
- [Download](https://github.com/tankxu/sketch-artboards-slideshow/releases/latest/download/artboards-slideshow.sketchplugin.zip) the latest release of the plugin
13-
- Un-zip
14+
- Unzip
1415
- Double-click on coding-toolkit.sketchplugin
1516

1617
## How to use
1718

1819
1. Rename the page's name which the target artboard is in, the page name will be used as the slide's name.
1920

20-
2. Select the artboards you want to present, artboards will be sort by the layer order ( from bottom to top) in the slides, please review the layer order before the next step.
21+
2. Select the artboards you want to present, artboards will be sort by the layer order (from bottom to top) in the slides, please review the layer order before the next step.
2122

2223
3. Run this ```Artboards Slideshow``` command from the plugin menu of sketch.
2324

24-
4. The slide will be generated and saved in the ```~/Downloads``` as a folder, then it will be opend by the default browser.
25+
4. The slide will be generated and saved in the ```~/Downloads``` as a folder, then it will be opened by the default browser.
26+
27+
5. Press key ```Arrow Right```, ```K```, ```Space``` to the next slide, press ```Arrow Left```, ```J``` to the previous slide.
28+
29+
## Deploy the website
30+
31+
Suggest using some static web host service to generate a shareable link for your slideshow website.
2532

26-
5. Press key ```Arrow Right```, ```K```, ```Space``` to the next slide, press ```Arrow Left```, ```J``` to the previous slide.
33+
- [surge.sh](https://surge.sh/)
34+
- [netlify.app](https://netlify.app/)
35+
- [vercel.com](https://vercel.com/)

0 commit comments

Comments
 (0)