From d6bc485de3937656e064c271559931dfd5421ef1 Mon Sep 17 00:00:00 2001 From: Sean Matheson Date: Wed, 13 Apr 2016 08:42:09 +0100 Subject: [PATCH] Readme update. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdc56c2..e4264a3 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ * Easy to use. * Extensive browser support. -* Responsive elements! * Supports any Component type, i.e. stateless/class. * Works with React 0.14.x and 15.x.x. +* Responsive Components! ## What is this for? -Allow your Components to have render logic based on their available height/width. +Give your Components the ability to have render logic based on their height/width. ## Live Demo