README.md in ledis-0.0.1 vs README.md in ledis-0.0.2

- old
+ new

@@ -1,11 +1,13 @@ NAME +---- ledis SYNOPSIS +-------- a K.I.S.S auto-rotating redis logger for ruby/rails Ruby @@ -35,10 +37,11 @@ end DESCRIPTION +----------- ledis logs yo shiznit to redis. it's got built in logic to auto-truncate logs when they get to big logger.truncate(2 **16) @@ -49,8 +52,9 @@ it's list/line oriented, just like a log file and makes no attempt to annotated log lines or add fancy data structures to them INSTALL +------- - gem 'ledis' + gem 'ledis'