aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-04-09 11:09:41 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2014-04-09 11:09:41 -0400
commitd69ca6462de6a676c207739453c829722c055d30 (patch)
tree9a2b751f2de3c725cd3b81249cda93c012844496
parent15b51380182f13ca401d7ab9c39ab3ef5435de1b (diff)
Update README.markdown
-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' &