From 28a28513a5a2cb268b93c4dae34d762a97f5cf14 Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Fri, 15 Jun 2012 10:06:14 -0400 Subject: [PATCH] Readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ba5e54b..b72c1e7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[![Build Status](https://secure.travis-ci.org/cboden/Ratchet.png?branch=master)](http://travis-ci.org/cboden/Ratchet) - #Ratchet -A PHP 5.3 (PSR-0) library for serving WebSockets and building socket based applications. +[![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. 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