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.
This commit is contained in:
Jérémie Astori 2016-12-09 00:51:22 -05:00
parent 085ede43df
commit bafe23b4b7

View file

@ -1,7 +1,4 @@
# The Lounge
<p align="center">
<img src="https://cloud.githubusercontent.com/assets/5481612/19623041/9bbaec40-9888-11e6-9961-8f3e0493ba30.png" width="550" />
</p>
[![#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.
<p align="center">
<img src="https://cloud.githubusercontent.com/assets/5481612/19623041/9bbaec40-9888-11e6-9961-8f3e0493ba30.png" width="550">
</p>
## Installation and usage
The Lounge requires [Node.js](https://nodejs.org/) v4 or more recent.