From d1ecdd9f474c165b889221f2e5e93d7d5e6f5e46 Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Sun, 15 Jul 2012 17:54:55 -0400 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f1b044..43954a9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://secure.travis-ci.org/cboden/Ratchet.png?branch=master)](http://travis-ci.org/cboden/Ratchet) -A PHP 5.3 library for serving WebSockets and building socket based applications. +A PHP 5.3 library for asynchronously serving WebSockets. Build up your application through simple interfaces and re-use your application without changing any of its code just by combining different components. ##WebSocket Compliance