Commit 7104d01752bd583097565bf2f7a65df1354f335a
Update README.md
wanderer authored on 3/14/2017, 11:04:59 PMGitHub committed on 3/14/2017, 11:04:59 PM
Parent: 6a5f857a376a1e31ae18a4fd65720456f048c611
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -1,0 +1,16 @@ | ||
1 … | + | |
2 … | +[![NPM Package](https://img.shields.io/npm/v/prima-wasm-container.svg?style=flat-square)](https://www.npmjs.org/package/prima-wasm-container) | |
3 … | +[![Build Status](https://img.shields.io/travis/ewasm/prima-wasm-container.svg?branch=master&style=flat-square)](https://travis-ci.org/ewasm/prima-wasm-container) | |
4 … | +[![Coverage Status](https://img.shields.io/coveralls/ewasm/prima-wasm-container.svg?style=flat-square)](https://coveralls.io/r/ewasm/prima-wasm-container) | |
5 … | + | |
6 … | +[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) | |
7 … | + | |
8 … | +# install | |
9 … | +`npm install prima-wasm-container` | |
10 … | + | |
11 … | +# SYNOPSIS | |
12 … | +This implements a wasm container for the ewasm-kernel | |
13 … | + | |
14 … | + | |
15 … | +# LICENSE | |
16 … | +[MPL-2.0](https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)) |
Built with git-ssb-web