Skip to content

Commit f7ed665

Browse files
authored
Update README.md
1 parent 7ba40b6 commit f7ed665

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Be sure to check out [other `wasm-pack` tutorials online][tutorials] for other t
2525
- [🔬 Test in Headless Browsers](#-test-in-headless-browsers-with-wasm-pack-test)
2626
- [🎁 Publish to NPM](#-publish-to-npm-with-wasm-pack-publish)
2727
- [🔋 Batteries Included](#-batteries-included)
28-
- [🖼️ Screenshots](#-screenshots)
2928
- [📝 License](#-license)
3029
- [🤝 Contribution](#-contribution)
3130

@@ -64,11 +63,6 @@ wasm-pack publish
6463
* [`console_error_panic_hook`](https://github.com/rustwasm/console_error_panic_hook) for logging panic messages to the developer console.
6564
* `LICENSE-APACHE` and `LICENSE-MIT`: most Rust projects are licensed this way, so these are included for you.
6665

67-
## 🖼️ Screenshots
68-
69-
![Screenshot 1](path/to/screenshot1.png)
70-
![Screenshot 2](path/to/screenshot2.png)
71-
7266
## 📝 License
7367

7468
This project is licensed under either of

0 commit comments

Comments
 (0)