From e4cd365abcf42117da9e175b48f7be064279e8a3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 4 Jan 2018 08:06:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce2599..0925f88 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ There exists few great code editors for iOS — I've tried them all. My current favorites are the excellent [GoCoEdit](http://gocoedit.com) and relatively reasonable [Coda](https://panic.com/coda/). -This project is an experiment, to see how hard it is to throw something together that is reasonable. Most attempts at doing so are pathetic, so I'd like to take a shot at it. The app, if ever finished, will be free, as in freedom. +This project is an experiment, to see how hard it is to throw something together that is reasonable. Most attempts at doing so are pathetic, so I'd like to take a shot at it. **The app, if ever finished, will be free, as in freedom, and its code will be open source.** Help would be much appreciated, as the only iOS development I have ever done is with the LOVE2D Framework.