From 9a3f4fdc4410768a4c75ddcb2281b56fe15d6547 Mon Sep 17 00:00:00 2001 From: Sebastian Celis Date: Tue, 28 May 2013 17:46:26 -0500 Subject: [PATCH] Properly credit twine_ui. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7843d4..e9262b1 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Now, whenever you build your application, Xcode will automatically invoke Twine ## User Interface * [Twine TextMate 2 Bundle](https://github.com/mobiata/twine.tmbundle) — This [TextMate 2](https://github.com/textmate/textmate) bundle will make it easier for you to work with Twine strings files. In particular, it lets you use code folding to easily collapse and expand both strings and sections. -* [twine_ui](https://github.com/Daij-Djan/twine_ui) — A user interface for Twine written by [Daij-Djan](https://github.com/Daij-Djan/). Consider using this if you would prefer to use Twine without dropping to a command line. +* [twine_ui](https://github.com/Daij-Djan/twine_ui) — A user interface for Twine written by [Dominik Pich](https://github.com/Daij-Djan/). Consider using this if you would prefer to use Twine without dropping to a command line. ## Contributors