From 22bb98aacc57ca5828ad8dee11fc5da658a006a2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 4 Jan 2018 07:59:48 -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 d5abc98..190bff1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Insert: a (potentially) great code editor for iOS -There exists few great code editors for iOS — I've tried them all. My current favorites are [GoCoEdit](http://gocoedit.com) and [Coda](https://panic.com/coda/). +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.