diff options
author | Andrea Barberio <insomniac@slackware.it> | 2017-12-06 11:14:04 +0000 |
---|---|---|
committer | Andrea Barberio <insomniac@slackware.it> | 2017-12-06 11:14:04 +0000 |
commit | 5b10d4ccc61b730788ba80a1b1c3640ee1a960e6 (patch) | |
tree | 95f922ac272910671fde379e6003c1ee4db5dcd3 | |
parent | 81755f84d71f2b52382fafbfc6c9c3afa281d407 (diff) |
Updated README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # dhcp -DHCPv4 and DHCPv6 decoding/encoding library with client and server code. +DHCPv4 and DHCPv6 decoding/encoding library with client and server code, written in Go. The code is under heavy development and not production-ready yet, use with caution. |