Skip to content

Commit

Permalink
Test GitPanda
Browse files Browse the repository at this point in the history
  • Loading branch information
nickl- committed Sep 18, 2012
1 parent b32cbca commit 6378904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
Respect\Validation [![Build Status](https://secure.travis-ci.org/Respect/Validation.png)](http://travis-ci.org/Respect/Validation)
==================

The most awesome validation engine ever created for PHP.

- Fluent/Chained builders like `v::numeric()->positive()->between(1, 256)->validate($myNumber)` (more samples below)
Expand Down

0 comments on commit 6378904

Please sign in to comment.