From ae5e25d7d8a1edac542adf5e5510105aca76c0d9 Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Tue, 7 Jan 2020 09:33:35 +0000 Subject: Add Travis badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index d40c0f0..cfa53d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # gathio +[![Build Status](https://travis-ci.com/palfrey/gathio.svg?branch=master)](https://travis-ci.com/palfrey/gathio) Self-destructing, shareable, no-registration event pages. -- cgit v1.2.3 From 29d1206fb2d165e3e7ba788225903bd566a982e1 Mon Sep 17 00:00:00 2001 From: lowercasename Date: Fri, 10 Jan 2020 19:17:56 +1100 Subject: Updated Travis badge to this repo --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0d33a84..debd336 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # gathio -[![Build Status](https://travis-ci.com/palfrey/gathio.svg?branch=master)](https://travis-ci.com/palfrey/gathio) + +[![Build Status](https://travis-ci.com/lowercasename/gathio.svg?branch=master)](https://travis-ci.com/lowercasename/gathio) Self-destructing, shareable, no-registration event pages. @@ -7,4 +8,4 @@ You can use the publicly hosted version [here](https://gath.io). # Installation -See [the wiki](https://github.com/lowercasename/gathio/wiki/install) +See [the Wiki](https://github.com/lowercasename/gathio/wiki/install) for installation instructions. -- cgit v1.2.3