Skip to content

Commit 12161e0

Browse files
committed
perf: do not publish demo.png
1 parent 3d6087f commit 12161e0

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Python runner for the [Monaco Runner feature](https://sli.dev/features/monaco-run) in [Slidev](https://sli.dev/). Code executed in browser using [Pyodide](https://pyodide.org/).
44

5-
![Demo](assets/demo.png)
5+
![Demo](https://cdn.jsdelivr.net/gh/KermanX/slidev-addon-python-runner/assets/demo.png)
66

77
## Usage
88

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"url": "https://github.com/KermanX"
2525
},
2626
"files": [
27-
"assets",
2827
"setup",
2928
"README.md",
3029
"LICENSE",

0 commit comments

Comments
 (0)