From dd4b64868b92acc6e0465e8f2eb9de136792cb24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Wed, 12 Mar 2014 19:32:25 +0000 Subject: [PATCH] Clarify purpose of the branch --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f9209e3..61a513d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # A web client for WeeChat [![Build Status](https://api.travis-ci.org/glowing-bear/glowing-bear.png)](https://travis-ci.org/glowing-bear/glowing-bear?branch=master) +**This branch is for use with Apache Cordova, see https://github.com/glowing-bear/glowing-bear-cordova** + Glowing Bear is a web frontend for the [WeeChat](https://weechat.org) IRC client and strives to be a modern interface. It relies on WeeChat to do all the heavy lifting and then provides some nice features on top of that, like embedding images, videos, and other content. The best part, however, is that you can use it from any modern internet device -- whether it's a computer, tablet, or smart phone -- and all your stuff is there, wherever you are. You don't have to deal with the messy technical details, and all you need to have installed is a browser or our app. ## Getting Started