Add license details

This commit is contained in:
Mark Humphreys 2017-11-01 08:59:07 +00:00 committed by GitHub
parent 12f37542ed
commit afddeb1e9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,12 @@
# DelphiWebsockets
Websockets and Socket.io for Delphi
# License
Mozilla MPL 1.1
See LICENCE for details.
# Example
See below for an event driven async example of an socket.io server and client:
```delphi
uses