Skip to content

Commit 06bfce8

Browse files
committed
docs: change demo.gif to preview + link to asciinema
1 parent 045e216 commit 06bfce8

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ This is what it means by plugins being "sandboxed by default" - you can take any
4646

4747
<p align="center">
4848
Example of running the CLI <code>pluginlab</code>
49-
<img src="./crates/pluginlab/demo.gif" alt="pluginlab demo" />
49+
<a href="https://asciinema.org/a/DWYAgrjSpwlejvRJQY8AHCEfD?speed=1.5" title="Click to watch the demo">
50+
<img src="./crates/pluginlab/demo-preview.png" alt="pluginlab demo" />
51+
</a>
5052
</p>
5153

5254
## Previous work with WebAssembly

crates/pluginlab/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ More details on the github repo: [topheman/webassembly-component-model-experimen
3838

3939
<p align="center">
4040
Example of running the CLI <code>pluginlab</code>
41-
<img src="./demo.gif" alt="pluginlab demo" />
41+
<a href="https://asciinema.org/a/DWYAgrjSpwlejvRJQY8AHCEfD?speed=1.5" title="Click to watch the demo">
42+
<img src="./demo-preview.png" alt="pluginlab demo" />
43+
</a>
4244
</p>
4345

4446
## Install
21.2 KB
Loading

crates/pluginlab/demo-preview.png

113 KB
Loading

0 commit comments

Comments
 (0)