updates readme

This commit is contained in:
Johannes Gehrs
2013-06-30 21:04:43 +02:00
parent 4f42c42798
commit 86ebd2194e
+1 -1
View File
@@ -65,7 +65,7 @@ Of course ParsleyJS and WTForms are required. ParsleyJS in turn requires jQuery.
The `AnyOf` validator requires parsleys extra validators which are distributed in a seperate file.
The sample uses the [Flask web framework](http://flask.pocoo.org/docs/) and [Twitter Bootstrap](http://twitter.github.io/bootstrap/). Because the sample should run out of the box, it's included as a git submodule.
The sample uses the [Flask web framework](http://flask.pocoo.org/docs/) and [Twitter Bootstrap](http://twitter.github.io/bootstrap/). Because the sample should run out of the box, ParsleyJS is included as a git submodule.
## What else?