Adds a link to Consul Enterprise in the README.

This commit is contained in:
James Phillips 2018-01-23 12:32:54 -08:00 committed by GitHub
parent 31f2829e15
commit e64cd3c4af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,9 @@ Consul provides several key features:
* **Multi-Datacenter** - Consul is built to be datacenter aware, and can * **Multi-Datacenter** - Consul is built to be datacenter aware, and can
support any number of regions without complex configuration. support any number of regions without complex configuration.
Consul runs on Linux, Mac OS X, FreeBSD, Solaris, and Windows. Consul runs on Linux, Mac OS X, FreeBSD, Solaris, and Windows. A commercial
version called [Consul Enterprise](https://www.hashicorp.com/products/consul)
is also available.
## Quick Start ## Quick Start