From c72c09e79fe0d2b59761dcff72bc85b3780f3bbc Mon Sep 17 00:00:00 2001
From: Ruslan Korolev <rs41@gmx.com>
Date: Sat, 4 Apr 2015 14:33:59 +0300
Subject: [PATCH] Update wiki pages in README

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 9ffc8f30..3c13fd7f 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,9 @@ just about any browser with Flash sockets.
 * [Reloading Controllers In Development](https://github.com/websocket-rails/websocket-rails/wiki/Reloading-Controllers-In-Development)
 * [Multiple Servers and Background Jobs](https://github.com/websocket-rails/websocket-rails/wiki/Multiple-Servers-and-Background-Jobs)
 * [Standalone Server Mode](https://github.com/websocket-rails/websocket-rails/wiki/Standalone-Server-Mode)
+* [Configuration](https://github.com/websocket-rails/websocket-rails/wiki/Configuration)
+* [Testing WebsocketRails Controllers](https://github.com/websocket-rails/websocket-rails/wiki/Testing-WebsocketRails-Controllers)
+* [Filtering Channel Events](https://github.com/websocket-rails/websocket-rails/wiki/Filtering-Channel-Events)
 
 ## Handle Events With Class