Skip to content

Commit

Permalink
Added documentation link to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jan 25, 2014
1 parent 4f0b0e1 commit 7be299f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ validator.py [![Build Status](https://travis-ci.org/mansam/validator.py.png?bran

A library for validating that dictionary values meet certain sets of parameters. Much like form validators, but for dicts.

## Documentation

This README has some basic usage information, but more detailed documentation may be found at [ReadTheDocs](http://validatorpy.readthedocs.org/en/latest/index.html).

## Usage Example

First, install it from PyPI.
Expand Down

0 comments on commit 7be299f

Please sign in to comment.