diff --git a/README.md b/README.md index f46f731..898dcb3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A generic CNI library to provide APIs for CNI plugin interactions. The library p - Query status of CNI network plugin initialization - Check verifies the network is still in desired state -go-cni aims to support plugins that implement [Container Network Interface](https://github.com/containernetworking/cni). +go-cni aims to support plugins that implement the [Container Network Interface](https://github.com/containernetworking/cni). ## Usage ```go