Skip to content

Commit 9a8fb08

Browse files
committed
Make the documentation link more prominent
1 parent 7be299f commit 9a8fb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ validator.py [![Build Status](https://travis-ci.org/mansam/validator.py.png?bran
33

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

6-
## Documentation
6+
## [Documentation](http://validatorpy.readthedocs.org/en/latest/index.html)
77

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

0 commit comments

Comments
 (0)