diff --git a/README.md b/README.md index 0925f88..f1aa6a8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ 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, and its code will be open source.** +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.