From c1dbda1242c1b61351ec09f0a9278ce0360e4723 Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 23 Apr 2015 22:54:56 -0500 Subject: [PATCH] Updated Sample README with Gif --- sample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/README.md b/sample/README.md index 4b1ae03..286f0f6 100644 --- a/sample/README.md +++ b/sample/README.md @@ -27,7 +27,7 @@ Note: The root directory for composer based download would be `vendor` and for d ``` 3. Open [http://localhost:5000/](http://localhost:5000/) in your web browser, and you should be able to see the sample dashboard. 4. You should see a sample dashboard page as shown below: -![Sample Web](https://raw.githubusercontent.com/wiki/paypal/PayPal-PHP-SDK/images/sample_web.png) +![Sample Web](https://raw.githubusercontent.com/wiki/paypal/PayPal-PHP-SDK/images/sample_web.gif) #### Configuration (Optional)