From 8014cd4aa8094fa8642a72e2ba3009eefbb82150 Mon Sep 17 00:00:00 2001 From: jodeko Date: Wed, 25 Jan 2017 15:59:02 +0100 Subject: [PATCH 1/4] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 900134d..82b6622 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ Glowing Bear for YunoHost ------------------------- +This is the "Glowing Bear" app that runs in your browser (javascript required) and allows you to connect to a remote Weechat instance. In order to make use of it you need the connection credentials (i.e. host, port, password) for your Weechat instance. + +For more information please check + https://www.glowing-bear.org/ From 60b0911984b6ae913d5cbd7ff45851e93a55e8e8 Mon Sep 17 00:00:00 2001 From: jodeko Date: Wed, 25 Jan 2017 16:01:59 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82b6622..0c6b928 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ This is the "Glowing Bear" app that runs in your browser (javascript required) a For more information please check -https://www.glowing-bear.org/ +https://github.com/glowing-bear/glowing-bear From 8990ad7be6e95080e8957599ae12e5eaffa2f3ab Mon Sep 17 00:00:00 2001 From: jodeko Date: Wed, 25 Jan 2017 16:03:28 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c6b928..34a0498 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Glowing Bear for YunoHost ------------------------- -This is the "Glowing Bear" app that runs in your browser (javascript required) and allows you to connect to a remote Weechat instance. In order to make use of it you need the connection credentials (i.e. host, port, password) for your Weechat instance. +This is the "Glowing Bear" app that runs in your browser (javascript required) and allows you to connect to a remote WeeChat IRC client instance. In order to make use of it you need the connection credentials (i.e. host, port, password) for your WeeChat instance. For more information please check From a50f6091c29150f5d20fc296a02f4befc9444b84 Mon Sep 17 00:00:00 2001 From: jodeko Date: Thu, 26 Jan 2017 00:56:48 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34a0498..8becba9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Glowing Bear for YunoHost ------------------------- -This is the "Glowing Bear" app that runs in your browser (javascript required) and allows you to connect to a remote WeeChat IRC client instance. In order to make use of it you need the connection credentials (i.e. host, port, password) for your WeeChat instance. +This is the "Glowing Bear" app that runs in your browser (javascript required) and allows you to connect to a remote WeeChat IRC client instance. In order to make use of it you need to provide the connection credentials for the WeeChat instance (i.e. host, port and password). For more information please check