diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2008-11-30 11:13:33 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2008-11-30 11:13:33 +0100 |
commit | f8fcd2ed8d42cbb1f8f1317a0a6269a8435d0520 (patch) | |
tree | f3eb216295d5c787374bb15e8aad3f925e13300c /README | |
parent | d3c7562b4b1157ba99ac6f307df77ea88dce37d0 (diff) | |
download | bacon-f8fcd2ed8d42cbb1f8f1317a0a6269a8435d0520.tar.gz bacon-f8fcd2ed8d42cbb1f8f1317a0a6269a8435d0520.tar.xz bacon-f8fcd2ed8d42cbb1f8f1317a0a6269a8435d0520.zip |
Last fixes
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 0f6e8b0..17f6f67 100644 --- a/README +++ b/README @@ -6,6 +6,7 @@ Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless providing all essential features. + == Whirl-wind tour require 'bacon' |