We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c8790 commit 07b4abcCopy full SHA for 07b4abc
README.md
@@ -10,7 +10,7 @@ Rubysh makes shelling out easy with a __sh__-like syntax layer for Ruby:
10
hello-from-Rubysh
11
=> Rubysh::Runner: echo hello-from-Rubysh | grep --color Rubysh (exitstatus: 0)
12
13
-Rubysh philosophy is to make simple tasks simple and complex tasks
+Rubysh's philosophy is to make simple tasks simple and complex tasks
14
possible.
15
16
## Motivation
0 commit comments