diff --git a/README.md b/README.md index b904bba..d75ff86 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,10 @@ cli is a library for implementing command-line interfaces in Go. cli is the library that powers the CLI for [Packer](https://github.com/mitchellh/packer), -[Serf](https://github.com/hashicorp/serf), [Consul](https://github.com/hashicorp/consul), [Vault](https://github.com/hashicorp/vault), -[Terraform](https://github.com/hashicorp/terraform), and -[Nomad](https://github.com/hashicorp/nomad). +[Terraform](https://github.com/hashicorp/terraform), +[Nomad](https://github.com/hashicorp/nomad), and more. ## Features