From 2720864d7951dfade5284efd1a33b0369a6d69e5 Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Tue, 15 Nov 2011 08:54:36 -0500 Subject: [PATCH] readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 705ea47..447797d 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,11 @@ A PHP 5.3 (PSR-0 compliant) application for serving and consuming sockets. Build up your application (like Lego!) through simple interfaces using the decorator and command patterns. Re-use your application without changing any of its code just by wrapping it in a different protocol. ---- - ##WebSockets * Supports the HyBi-10 and Hixie76 protocol versions (at the same time) * Tested on Chrome 14, Firefox 7, Safari 5, iOS 4.2 ---- - ##Requirements Shell access is required and a dedicated (virtual) machine with root access is recommended.