Skip to content

Commit 920e8d5

Browse files
committed
Merge branch 'master' of https://github.com/Softgod4/Rust-wasm
2 parents f7af6a2 + 65d24dc commit 920e8d5

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
Here's a `README.md` for your Rust-WASM Todo List project. It includes sections for easy navigation, relevant emojis, and placeholders for images:
2-
3-
---
4-
51
# πŸ¦€πŸ•Έ Rust-WASM Todo List
62

73
<img src="image/screenshot.png">
84

95
## About
10-
<sub>Built with πŸ¦€πŸ•Έ by [The Rust and WebAssembly Working Group](https://rustwasm.github.io/)</sub>
116

127
[**πŸ“š Read this template tutorial! πŸ“š**][template-docs]
138

@@ -25,7 +20,6 @@ Be sure to check out [other `wasm-pack` tutorials online][tutorials] for other t
2520
- [πŸ”¬ Test in Headless Browsers](#-test-in-headless-browsers-with-wasm-pack-test)
2621
- [🎁 Publish to NPM](#-publish-to-npm-with-wasm-pack-publish)
2722
- [πŸ”‹ Batteries Included](#-batteries-included)
28-
- [πŸ–ΌοΈ Screenshots](#-screenshots)
2923
- [πŸ“ License](#-license)
3024
- [🀝 Contribution](#-contribution)
3125

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

67-
## πŸ–ΌοΈ Screenshots
68-
69-
![Screenshot 1](path/to/screenshot1.png)
70-
![Screenshot 2](path/to/screenshot2.png)
71-
7261
## πŸ“ License
7362

7463
This project is licensed under either of

0 commit comments

Comments
Β (0)