From 13e86520fec29b0f6e4669f52a1b30dedebbd282 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 4 Jan 2018 08:13:45 -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 0beca73..c025c6c 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. +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. I understand that this is no easy task, so I may very well walk away from this — this is just an idea. I've been looking for something to do lately, and this seems like a great way to learn a few new things. **The app, if ever finished, will be free, as in freedom, and its code will be open source.**