From 7475934c7e2346431c7e331b62ffdb633085ad45 Mon Sep 17 00:00:00 2001 From: Mara Kim Date: Thu, 23 Jun 2016 19:31:01 -0400 Subject: [PATCH] Reorganize layout --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a21fcb0..21e5847 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # react-console +Simple React.js console emulator. +See the [live demo](https://autochthe.github.io/react-console/). + [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][npm-url] [![Travis Build][travis-image]][travis-url] @@ -8,10 +11,6 @@ [![devDependency Status][david-dev-image]][david-dev-url] [![peerDependency Status][david-peer-image]][david-peer-url] -Simple React.js console emulator. - -See the [live demo](https://autochthe.github.io/react-console/). - ## Installation