about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 9df19440..5469364c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -399,8 +399,8 @@ c) Try running the tests:
   $ ./mu test
   ```
 
-d) The largest app built so far with Mu is [the editor I use to teach
-programming with](https://github.com/akkartik/mu/tree/master/edit#readme).
+d) Check out [the programming environment](https://github.com/akkartik/mu/tree/master/edit#readme),
+the largest app built so far in Mu.
 
 **Credits**