Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit ef468a8

Browse files
authored
Add TestFlight link to README (#2194)
* Add TestFlight link to README * Update README.md
1 parent bb2d56a commit ef468a8

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
<a href="https://itunes.apple.com/app/githawk-for-github/id1252320249"><img src="Design/githawk-pulse.gif" /></a>
22
<p align="center"><a href="https://itunes.apple.com/app/githawk-for-github/id1252320249"><img src="Design/app-store-badge.png" width="250" /></a></p>
33

4-
[![Build Status](https://www.bitrise.io/app/a912ff037bca7072/status.svg?token=PMpBs9u-C7CBIKPwNLSJrg&branch=master)](https://www.bitrise.io/app/a912ff037bca7072)
4+
<p align="center">
5+
<a href="https://www.bitrise.io/app/a912ff037bca7072">
6+
<img src="https://app.bitrise.io/app/a912ff037bca7072/status.svg?token=PMpBs9u-C7CBIKPwNLSJrg&branch=master"
7+
alt="Build Status">
8+
</a>
9+
<a href="https://testflight.apple.com/join/QIVXLkkn">
10+
<img src="https://img.shields.io/badge/Join-TestFlight-blue.svg"
11+
alt="Join TestFlight" />
12+
</a>
13+
</p>
514

615
GitHawk is the highest rated iOS app for GitHub.
716

@@ -26,8 +35,6 @@ We are always looking for contributions from **all skill levels**! A great way t
2635
- 👩‍💻 **iOS Project Management**
2736
- There is a _lot_ of low-hanging fruit with our project setup, test and deployment automation, build optimizations, and more! I (@rnystrom) have no idea what I'm doing here. Come point us in the right direction!
2837

29-
If you would like to test the latest changes, join the **TestFlight** beta by DMing your e-mail address to [@_ryannystrom](https://twitter.com/_ryannystrom).
30-
3138
## Installation
3239

3340
If you want to build GitHawk locally, run `npm install`.

0 commit comments

Comments
 (0)