diff --git a/README.md b/README.md index e7dd73c..b6987f8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@

wasmweb sample

![Rust - WASM](https://github.com/CUBETIQ/wasmweb-sample/workflows/Rust%20-%20WASM/badge.svg) + [![Build status](https://ci.appveyor.com/api/projects/status/c2ybi4806wh5jsqw/branch/master?svg=true)](https://ci.appveyor.com/project/SomboChea/wasmweb-sample/branch/master) + [![Build Status](https://travis-ci.org/CUBETIQ/wasmweb-sample.svg?branch=master)](https://travis-ci.org/CUBETIQ/wasmweb-sample) A template for kick starting a Rust and WebAssembly project using wasm-pack.