From 06186a78d0034f22f67a779b3d3e29e08c755b70 Mon Sep 17 00:00:00 2001 From: Pauli Jokela Date: Tue, 14 Aug 2018 14:27:02 +0300 Subject: [PATCH 1/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83f5ef4..75bd379 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status](https://www.bitrise.io/app/d99a8cc679de9944/status.svg?token=4iYU6RsLSXBRMno3j3GnJg&branch=master)](https://www.bitrise.io/app/d99a8cc679de9944) +![Downloads](https://img.shields.io/github/downloads/Dids/clover-builder/total.svg) # Clover Builder (Automated Clover Builds) @@ -10,7 +11,7 @@ A project that provides automated builds for every [Clover](https://clover-wiki. ## Usage -Ths project uses [Clobber](https://github.com/Dids/clobber) for building Clover, which you can easily install yourself, as long as you have both [Xcode](https://developer.apple.com/xcode/) and [Homebrew](https://brew.sh/) installed: +This project uses [Clobber](https://github.com/Dids/clobber) for building Clover, which you can easily install yourself, as long as you have both [Xcode](https://developer.apple.com/xcode/) and [Homebrew](https://brew.sh/) installed: > brew tap Dids/brewery > brew install clobber From 090601001b290c9371d423a62ea58b6700197bc4 Mon Sep 17 00:00:00 2001 From: Pauli Jokela Date: Tue, 14 Aug 2018 14:28:02 +0300 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 75bd379..5558540 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://www.bitrise.io/app/d99a8cc679de9944/status.svg?token=4iYU6RsLSXBRMno3j3GnJg&branch=master)](https://www.bitrise.io/app/d99a8cc679de9944) +[![Build Status](https://app.bitrise.io/app/d99a8cc679de9944/status.svg?token=4iYU6RsLSXBRMno3j3GnJg&branch=master)](https://app.bitrise.io/app/d99a8cc679de9944) ![Downloads](https://img.shields.io/github/downloads/Dids/clover-builder/total.svg) # Clover Builder (Automated Clover Builds) From 2772104f87c02d327a5bf9c7224af52766bccd7f Mon Sep 17 00:00:00 2001 From: Pauli Jokela Date: Tue, 14 Aug 2018 14:29:41 +0300 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 5558540..9017232 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build Status](https://app.bitrise.io/app/d99a8cc679de9944/status.svg?token=4iYU6RsLSXBRMno3j3GnJg&branch=master)](https://app.bitrise.io/app/d99a8cc679de9944) -![Downloads](https://img.shields.io/github/downloads/Dids/clover-builder/total.svg) +[![Downloads](https://img.shields.io/github/downloads/Dids/clover-builder/total.svg)](https://github.com/Dids/clover-builder/releases) # Clover Builder (Automated Clover Builds) From a5a6b390ecd9a95ee4d722090f28c957f62b8060 Mon Sep 17 00:00:00 2001 From: Pauli Jokela Date: Tue, 14 Aug 2018 14:30:51 +0300 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 9017232..84d16b2 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ See the [Releases](https://github.com/Dids/clover-builder/releases) tab. See [LICENSE.md](LICENSE.md). -A big thank you to [Micky1979](https://github.com/Micky1979) for creating [Build_Clover](https://github.com/Micky1979/Build_Clover) (which this project as initially based around on), as well as everyone else involved (Clover developers and contributors included!). +A big thank you to everyone involved in Clover development.