From 86c1c8144c7ae8ee19dad5090ab179db4f8ba242 Mon Sep 17 00:00:00 2001 From: Ali Borhani Date: Sun, 13 Mar 2016 02:11:34 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0694f9..e858295 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Then, add this Facade to your aliases array `[app/config/app.php]`: 'Ortc' => Nikapps\OrtcLaravel\Facades\Ortc::class ~~~ -Next you have to copy the configuration to your connections array `[app/config/broadcasting.php]`: +Next you have to copy the configuration to your `connections` array `[app/config/broadcasting.php]`: ~~~php 'realtime' => [