summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 67dfbb9..4055964 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,7 @@
DHCPv4 and DHCPv6 decoding/encoding library with client and server code, written in Go.
See examples at https://github.com/insomniacslk/exdhcp
+
+## Public projects that use it
+
+* Facebook's DHCP load balancer, `dhcplb`, https://github.com/facebookincubator/dhcplb