From 30d5250376f6fadb3a44b26bc6fb39a87595d99e Mon Sep 17 00:00:00 2001 From: Vaibhavraj Roham Date: Tue, 25 Apr 2017 19:15:09 +0530 Subject: [PATCH] typo in heading (#351) * typo in heading Typo in heading * updated readme Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5817d19..41c9433 100644 --- a/README.md +++ b/README.md @@ -571,7 +571,7 @@ $ffprobe ->get('duration'); // returns the duration property ``` -##Using with Silex Microframework +## Using with Silex Microframework Service provider is easy to set up: