aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-04-10 11:20:41 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2014-04-10 11:20:41 -0400
commitf8c8894291d1a14ad3870bc697b97cd9788c31ff (patch)
treed826debe5ea7fea19e77f391234a5b946caf9f50
parent61cd85784784e75e4eb9e3ca645c54c03b636fae (diff)
parentd69ca6462de6a676c207739453c829722c055d30 (diff)
Merge branch 'master' of github.com:mutantturkey/lock
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index ed074b5..9ffc9bc 100644
--- a/README.markdown
+++ b/README.markdown
@@ -6,7 +6,9 @@ This program creates a lock directory to ensure two programs do no simulaneously
example GIF:
![example-footage](https://github.com/mutantturkey/lock/raw/master/lock.gif)
-example:
+
+
+example text:
calvin@barnabas:~/lock$ lock p
calvin@barnabas:~/lock$ lock p && echo 'UNLOCKED' &