aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorElis <elis.axelsson@gmail.com>2012-07-20 05:55:24 -0700
committerElis <elis.axelsson@gmail.com>2012-07-20 05:55:24 -0700
commitf404ab48d708cd3ccdb6f7df39d46a65c04cd4e3 (patch)
treed3013748c1e97b3ac9d6f6bf7afd659ca0188398 /README.md
parente12021971dd1eb20ba58c0aaf65412dba0c7d6ca (diff)
parentd9d620f9809c8079d8c13ed4794a41f9f5857277 (diff)
downloadponysay-f404ab48d708cd3ccdb6f7df39d46a65c04cd4e3.tar.gz
ponysay-f404ab48d708cd3ccdb6f7df39d46a65c04cd4e3.tar.bz2
ponysay-f404ab48d708cd3ccdb6f7df39d46a65c04cd4e3.zip
Merge pull request #1 from erkin/master
get up to date
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index bc9bf7a..0a5f848 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Now every time you open a terminal a pony should give your fortune
Installing [ponyquotes4ponysay](https://github.com/maandree/ponyquotes4ponysay) will enable My Little Pony quotes with associated pony.
-Run `ponysay -q` will give you a random pony saying one it its quote from MLP:FiM. Add one or more argument after `-q` to sepcify a
+Running `ponysay -q` will give you a random pony saying one it its quote from MLP:FiM. Add one or more argument after `-q` to sepecify a
set of ponies from which one will be selected randomly.
When running `ponysay -l` or `ponysay -L` the ponies which have quotes will be printed bold or bright (depending on terminal).
@@ -80,9 +80,9 @@ Dependencies
`cowsay`: this is a wrapper for cowsay
-`coreutils`: the main script uses stty, cut, ls, cat, sort, readlink, head and tail
+`coreutils`: the main script uses stty, cut, ls, cat, sort, readlink, pwd, head and tail
-`sed`: used to remove .pony from pony named when running `ponysay -l` and `ponysay -l`
+`sed`: used to remove .pony from pony names when running `ponysay -l` and `ponysay -l`
`perl`: required to run `ponysay -l` and `ponysay -L`