From e2349019a36ec011ea7332efdd2c416e08ef81b2 Mon Sep 17 00:00:00 2001 From: daboe01 Date: Wed, 17 Aug 2016 19:05:04 +0200 Subject: [PATCH] minor rewording --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f57e73a9f..41289c82f 100644 --- a/README.markdown +++ b/README.markdown @@ -23,7 +23,7 @@ To run Cappuccino applications, all you need is a HTML5 compliant web browser. To develop Cappuccino applications, all you need is a simple text editor and the starter package. -Finally, Cappuccino's integrated build system and the Xcode support leverage the eases of Cocoa development for web development. +However, Cappuccino's integrated build system and the Xcode integration bring the eases of Cocoa development to web development. To build Cappuccino itself, please read below. More information is available here: [Getting and Building the Source](http://wiki.github.com/cappuccino/cappuccino/getting-and-building-the-source>).