From e64cd3c4afff0056c0514c3ec4917d6d09379ac2 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 23 Jan 2018 12:32:54 -0800 Subject: [PATCH] Adds a link to Consul Enterprise in the README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 078dc4b40d..1e29e765f8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ Consul provides several key features: * **Multi-Datacenter** - Consul is built to be datacenter aware, and can 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