diff --git a/README.md b/README.md index 1aa1615..0670170 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [Go](https://golang.org/) library for handling IP addresses and subnets, both IPv4 and IPv6 -IP address and network manipulation, CIDR, operations, iterations, containment checks, longest prefix match, subnetting, and data structures, with polymporphic code +IP address and network manipulation, CIDR, operations, iterations, containment checks, longest prefix match, subnetting, and data structures, with polymorphic code [View Project Page](https://seancfoley.github.io/IPAddress/)