markdown/readme/template.md in test_values-0.3.0 vs markdown/readme/template.md in test_values-0.4.0

- old
+ new

@@ -1,13 +1,17 @@ # Test Values [![Gem](https://img.shields.io/gem/v/test_values.svg?style=flat)](http://rubygems.org/gems/test_values "View this project in Rubygems") -This project makes it easy to generate _and utilize_ certain kinds of values for testing software. +This library makes it easy to generate _and utilize_ certain kinds of values for testing software. @[:markdown](named_values/template.md) ## Classes - [StringValues](#class-stringvalues) +- [NumericValues](#class-numericvalues) @[:markdown](classes/string_values/template.md) + + +@[:markdown](classes/numeric_values/template.md)