README.rdoc in osheet-0.2.0 vs README.rdoc in osheet-0.3.0

- old
+ new

@@ -76,9 +76,13 @@ } # worksheet } # workbook file = wb.to_file('stats') # => <spreadsheet written to ./stats.xls> +== Examples + +I've add a few examples to ./examples. Please refer to these for examples on basic usage, using templates, formatting data, and styling data. + == API These classes define how a spreadsheet is constructed. === Osheet::Workbook * *style(selector, &block)*: define a style for the workbook