Skip to content
This repository was archived by the owner on Dec 23, 2020. It is now read-only.

Commit 6851945

Browse files
committed
Merge pull request ragulin#8 from dentarg/patch-1
Fix broken link to Tornado
2 parents dc0494f + 8a6e7f8 commit 6851945

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
@@ -37,7 +37,7 @@ Make sure the dependencies are met.
3737

3838
* [SQLite](http://www.sqlite.org/)
3939
* [OpenCV](http://opencv.org) with python bindings (I'm using the trunk version)
40-
* [Tornado](www.tornadoweb.org)
40+
* [Tornado](http://www.tornadoweb.org)
4141
* [PIL](http://www.pythonware.com/products/pil/)
4242
* [Peewee](https://github.com/coleifer/peewee)
4343
* [scikit-learn](http://scikit-learn.org/stable/) (for running the crossvalidation)

0 commit comments

Comments
 (0)