Add badge for build status on github workflow

This commit is contained in:
Sambo Chea 2020-08-20 13:20:14 +07:00
parent 19e453023e
commit 5a716b34a4

View File

@ -1,8 +1,10 @@
<div align="center">
<h1><code>wasmweb sample</code></h1>
![Rust - WASM](https://github.com/CUBETIQ/wasmweb-sample/workflows/Rust%20-%20WASM/badge.svg)
<strong>A template for kick starting a Rust and WebAssembly project using <a href="https://github.com/rustwasm/wasm-pack">wasm-pack</a>.</strong>
</div>
## About
[**📚 Read this template tutorial! 📚**][template-docs]