Merge branch 'develop' of github.com:iurimatias/embark-framework into develop

This commit is contained in:
Iuri Matias 2017-10-10 07:05:18 -04:00
commit f97b09be3f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
![Embark]() ![Embark]()
[![npm](https://img.shields.io/npm/dm/embark.svg)]() [![npm](https://img.shields.io/npm/dm/embark.svg)](https://npmjs.com/package/embark)
[![Gitter](https://img.shields.io/gitter/room/iurimatias/embark-framework.svg)]() [![Gitter](https://img.shields.io/gitter/room/iurimatias/embark-framework.svg)](https://gitter.im/iurimatias/embark-framework)
[![Build [![Build
Status](https://travis-ci.org/iurimatias/embark-framework.svg?branch=develop)](https://travis-ci.org/iurimatias/embark-framework) Status](https://travis-ci.org/iurimatias/embark-framework.svg?branch=develop)](https://travis-ci.org/iurimatias/embark-framework)
[![Code Climate](https://codeclimate.com/github/iurimatias/embark-framework/badges/gpa.svg)](https://codeclimate.com/github/iurimatias/embark-framework) [![Code Climate](https://codeclimate.com/github/iurimatias/embark-framework/badges/gpa.svg)](https://codeclimate.com/github/iurimatias/embark-framework)
@ -391,7 +391,7 @@ EmbarkJS - Communication
**initialization** **initialization**
For Whisper: For Whisper (note: currently requires geth 1.6.0):
```Javascript ```Javascript
EmbarkJS.Messages.setProvider('whisper') EmbarkJS.Messages.setProvider('whisper')