Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 2a65560

Browse files
committed
Add the standard WG header to the README
1 parent 52e0e28 commit 2a65560

1 file changed

Lines changed: 19 additions & 3 deletions

File tree

README.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
1-
# 🦀🕸️ `wasm-pack-template`
1+
<div align="center">
22

3-
A template for kick starting a Rust and WebAssembly project using
4-
[`wasm-pack`](https://github.com/rustwasm/wasm-pack).
3+
<h1><code>wasm-pack-template</code></h1>
4+
5+
<strong>A template for kick starting a Rust and WebAssembly project using <a href="https://github.com/rustwasm/wasm-pack">wasm-pack</a>.</strong>
6+
7+
<p>
8+
<a href="https://travis-ci.org/rustwasm/wasm-pack-template"><img src="https://img.shields.io/travis/rustwasm/wasm-pack-template.svg?style=flat-square" alt="Build Status" /></a>
9+
</p>
10+
11+
<h3>
12+
<a href="#-usage">Usage</a>
13+
<span> | </span>
14+
<a href="https://discordapp.com/channels/442252698964721669/443151097398296587">Chat</a>
15+
</h3>
16+
17+
<sub>Built with 🦀🕸 by <a href="https://rustwasm.github.io/">The Rust and WebAssembly Working Group</a></sub>
18+
</div>
19+
20+
## About
521

622
[**📚 Read this template tutorial! 📚**][template-docs]
723

0 commit comments

Comments
 (0)