Add license in the readme
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
5483db8dd4
commit
862e8ce876
1 changed files with 4 additions and 0 deletions
|
@ -86,3 +86,7 @@ consul services register -name=fake_dns -tag="(diplonat (udp_port 53) (tcp_port
|
||||||
consul services register -name=fake_irc -tag="(diplonat (udp_port 6667 6666))"
|
consul services register -name=fake_irc -tag="(diplonat (udp_port 6667 6666))"
|
||||||
consul services -id=example
|
consul services -id=example
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This software is published under the AGPLv3 license.
|
||||||
|
|
Loading…
Reference in a new issue