Skip to content

Commit

Permalink
Added License section in the README
Browse files Browse the repository at this point in the history
Closes #139
  • Loading branch information
mcollina committed Oct 30, 2013
1 parent 73ba4f7 commit a41fa1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -158,3 +158,7 @@ mqtt.createServer(function(client) {
});
}).listen(1883);
```

## License

MIT

0 comments on commit a41fa1d

Please sign in to comment.