You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ Usage:
10
10
1. double click on the `index.html`
11
11
1. edit your presentation text in the built-in editor (press `Escape` to open it)
12
12
1. export your presentation via `save` button (save the `presentation.html` nearby the `index.html`) or copy paste your presentation text right into the `index.html`'s script section
13
+
1. done! Rename the example folder as you wish, zip it or whatever and give your presentation!
13
14
14
15
# sentjs
15
16
Simple plaintext presentation tool. Ported from [sent](https://tools.suckless.org/sent/).
0 commit comments