Merge pull request #780 from thelounge/astorije/fix-screenshot

Fix wrong order between screenshot and badges on README
This commit is contained in:
Pavel Djundik 2016-12-11 10:58:49 +02:00 committed by GitHub
commit 778db968b3

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.