README in linecache-tf-1.0 vs README in linecache-tf-1.2

- old
+ new

@@ -1,5 +1,5 @@ -= LineCache - A module to read and cache file information of a Ruby program. += LineCache - a module to read and cache Ruby program files and file information == SYNOPSIS The LineCache module allows one to get any line from any file, caching the lines and file information on first access to the file. Although