diff --git a/README.md b/README.md index fd3c3a4..fce783f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To read the published article about this example, please click [here](http://blo A collection of files that will extend the direct upload form by submitting the form to an iframe in order to allow you to use AJAX in order to build a proper progress bar. -You will need to have a Viddler API key and update the the `progress.php` and `index.php` page with your Viddler username and password to run this example. +You will need to have a Viddler API key and update the `progress.php` and `index.php` page with your Viddler username and password to run this example. You can view the working example [here](http://public.supportserver.viddler.com/upload-progress/).