Commit 165f38bff6cbefc46c657670ea89e4f84bf05089
Update README.md
wanderer authored on 12/28/2016, 4:53:21 AMGitHub committed on 12/28/2016, 4:53:21 AM
Parent: 2dbfab329e625e287753c893708a456ca0b8ff05
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -1,6 +1,7 @@ | ||
1 | 1 | # SYNOPSIS - WIP |
2 | -[![Gitter](https://img.shields.io/gitter/room/ethereum/ethereumjs-lib.svg?style=flat-square)](https://gitter.im/ethereum/ethereumjs-lib) or #ethereumjs on freenode | |
2 | +[![NPM Package](https://img.shields.io/npm/v/merkle-trie.svg?style=flat-square)](https://www.npmjs.org/package/ewasm-kernel) | |
3 | +[![Build Status](https://img.shields.io/travis/ewasm/ewasm-kernel.svg?branch=master&style=flat-square)](https://travis-ci.org/ewasm/ewasm-kernel) | |
3 | 4 | [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) |
4 | 5 | |
5 | 6 | This is a JS prototype of the [eWASM kernal](https://github.com/ethereum/evm2.0-design). |
6 | 7 |
Built with git-ssb-web