From b1e860a63adc6eb6cd0d9a50e46401b8caa0f24d Mon Sep 17 00:00:00 2001
From: Sytse Sijbrandij <sytse@gitlab.com>
Date: Fri, 22 May 2015 19:03:23 +0000
Subject: [PATCH] EE can be accessed without a subscription

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1ceac4621d90d..85ea5c876afa4 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ There are two editions of GitLab.
 *GitLab [Community Edition](https://about.gitlab.com/features/) (CE)* is available without any costs under an MIT license.
 
 *GitLab Enterprise Edition (EE)* includes [extra features](https://about.gitlab.com/features/#compare) that are most useful for organizations with more than 100 users.
-To get access to the EE and support please [become a subscriber](https://about.gitlab.com/pricing/).
+To use EE and get official support please [become a subscriber](https://about.gitlab.com/pricing/).
 
 ## Code status
 
-- 
GitLab