Update README.md (#6)

This commit is contained in:
Lucas 2022-11-03 06:39:15 -03:00 committed by GitHub
parent d47fd52836
commit 69ae35ca8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -46,10 +46,9 @@ const two = cool.addMessage({
}
})
// open the channels
// open the channel
one.open()
two.open()
cool.open()
// And send some data