README.md in dry-schema-1.0.0 vs README.md in dry-schema-1.0.1
- old
+ new
@@ -12,19 +12,18 @@
[![Test Coverage](https://codeclimate.com/github/dry-rb/dry-schema/badges/coverage.svg)][codeclimate]
[![Inline docs](http://inch-ci.org/github/dry-rb/dry-schema.svg?branch=master)][inchpages]
## Links
-* [Documentation](http://dry-rb.org/gems/dry-schema)
+* [User documentation](http://dry-rb.org/gems/dry-schema)
+* [API documentation](http://rubydoc.info/gems/dry-schema)
## Supported Ruby versions
This library officially supports following Ruby versions:
* MRI >= `2.4`
* jruby >= `9.2`
-
-It **should** work on MRI `2.3.x` too, but there's no official support for this version.
## License
See `LICENSE` file.