Fixed README

This commit is contained in:
haad
2016-01-18 19:05:13 +08:00
parent 7f6e25a447
commit 2a3dbff5ac

View File

@@ -72,7 +72,7 @@ async(() => {
// console.log(i.hash, i.item.Data.seq);
// Remove element
orbit.channel(channelName).remove(next.hash); // remove first element iterator returns
orbit.channel(channelName).remove(next.value.hash); // remove first element iterator returns
// Set modes
var password = 'hello';