about summary refs log tree commit diff stats
path: root/sandbox/Readme.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-12 20:51:17 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-12 20:51:17 -0700
commitd4712b590adbdb9f157eb89164ca7cbd39900ee9 (patch)
treec283f7a48fe382b4c92f2000309ff4d01d4a1944 /sandbox/Readme.md
parenta55d34a89c4083d12222136c37f08f72c9208b36 (diff)
downloadmu-d4712b590adbdb9f157eb89164ca7cbd39900ee9.tar.gz
2190
Diffstat (limited to 'sandbox/Readme.md')
-rw-r--r--sandbox/Readme.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/sandbox/Readme.md b/sandbox/Readme.md
index 509252dc..f2cb2fd9 100644
--- a/sandbox/Readme.md
+++ b/sandbox/Readme.md
@@ -1,7 +1,8 @@
 Variant of [the mu programming environment](../edit) that runs just the sandbox.
 
-Suitable for running inside split panes atop tmux so you can run vim or some
-other editor with mu. For example, here's mu running alongside vim atop tmux:
+Suitable for people who want to run their favorite terminal-based editor with
+mu. Just run editor and sandbox inside split panes atop tmux. For example,
+here's mu running alongside vim:
 
 <img alt='tmux+vim example' src='../html/tmux-vim-sandbox.png'>