summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLee Jarvis <lee@jarvis.co>2011-05-19 15:20:49 +0100
committerLee Jarvis <lee@jarvis.co>2011-05-19 15:20:49 +0100
commitfd91ced47ee2149bbfefaf22753269c5c618efff (patch)
tree4ce55d644c377e2e3688fa8a985c5bc72916b760 /README.md
parent7f73fa5f006139a72641a30af8613cbc8aa995f9 (diff)
downloadslop-fd91ced47ee2149bbfefaf22753269c5c618efff.tar.gz
remove ugh, blocks section from README
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.md b/README.md
index e2c1634..38360f8 100644
--- a/README.md
+++ b/README.md
@@ -246,15 +246,6 @@ Fine, don't use them
All of these options will do the same thing
-Ugh, Blocks
------------
-
-C'mon man, this is Ruby, GTFO if you don't like blocks.
-
- opts = Slop.new
- opts.on :v, :verbose
- opts.parse
-
Smart
-----