Merge pull request #1427 from thelounge/readme-features
Add feature overview in readme
This commit is contained in:
commit
14eb0c0d7f
10
README.md
10
README.md
@ -1,12 +1,20 @@
|
||||
# The Lounge
|
||||
|
||||
Modern web IRC client designed for self-hosting.
|
||||
|
||||
[![#thelounge IRC channel on freenode](https://img.shields.io/badge/freenode-%23thelounge-BA68C8.svg)](https://demo.thelounge.chat/)
|
||||
[![npm version](https://img.shields.io/npm/v/thelounge.svg)](https://www.npmjs.org/package/thelounge)
|
||||
[![Travis CI Build Status](https://img.shields.io/travis/thelounge/lounge/master.svg?label=linux+build)](https://travis-ci.org/thelounge/lounge)
|
||||
[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/astorije/lounge/master.svg?label=windows+build)](https://ci.appveyor.com/project/astorije/lounge/branch/master)
|
||||
[![Dependencies Status](https://img.shields.io/david/thelounge/lounge.svg)](https://david-dm.org/thelounge/lounge)
|
||||
|
||||
The Lounge is a modern web IRC client designed for self-hosting.
|
||||
## Overview
|
||||
|
||||
* **Modern features brought to IRC.** Link previews, new message markers, ~~push notifications~~ [*(soon!)*](https://github.com/thelounge/lounge/pull/1124), and more bring IRC to the 21st century.
|
||||
* **Always connected.** Remains connected to IRC servers while you are offline.
|
||||
* **Cross platform.** It doesn't matter what OS you use, it just works wherever Node.js runs.
|
||||
* **Responsive interface.** The client works smoothly on every desktop, smartphone and tablet.
|
||||
* **Synchronized experience.** Always resume where you left off no matter what device.
|
||||
|
||||
To learn more about configuration, usage and features of The Lounge, take a look at [the website](https://thelounge.github.io).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user