diff --git a/README.rst b/README.rst index 988835e..632fe19 100644 --- a/README.rst +++ b/README.rst @@ -57,7 +57,7 @@ To use flook, follow the following steps: $ flook recipe add -p - # Examples + # Some examples $ flook recipe add clivern/ping -p recipe/ping -f $ flook recipe add clivern/nginx -p recipe/nginx -f $ flook recipe add clivern/motd -p recipe/motd -f @@ -130,6 +130,6 @@ To use flook, follow the following steps: $ flook recipe run -h - # Examples + # Some examples $ flook recipe run clivern/nginx -h example.com $ flook recipe run clivern/ping -h localhost