diff --git a/README.md b/README.md index 0cc2776e..f0248f5b 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ You can find **[here](scripts)** my personal scripts, including the popular **[_ ## Examples * [OpenCV Viz](examples/cpp/opencv/viz): a basic OpenCV Viz application with an axis widget and a cube widget. -* [PHP Form](examples/php/form): a basic PHP form. +* [PHP Form](examples/php/form): a basic PHP form with JavaScript preprocessing.