From bafe23b4b7766450f24c7432a9d5a2afa492c283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Fri, 9 Dec 2016 00:51:22 -0500 Subject: [PATCH] Fix wrong order between screenshot and badges on README Branch was not exactly up-to-date with `master` when merged, and badges were moved below the title in #713, so we missed that at review time. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3041303a..f0b0d28d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ # The Lounge -

- -

[![#thelounge IRC channel on freenode](https://img.shields.io/badge/freenode-%23thelounge-BA68C8.svg)](https://avatar.playat.ch:1000/) [![npm version](https://img.shields.io/npm/v/thelounge.svg)](https://www.npmjs.org/package/thelounge) @@ -37,6 +34,10 @@ This fork aims to be community managed, meaning that the decisions are taken in a collegial fashion, and that a bunch of maintainers should be able to make the review process quicker and more streamlined. +

+ +

+ ## Installation and usage The Lounge requires [Node.js](https://nodejs.org/) v4 or more recent.