Skip to content

Commit 329ebd0

Browse files
authored
Improve readme and badges (#955)
* Update README.md * Update badges
1 parent 5d9e1c8 commit 329ebd0

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
1-
Transportr
2-
==========
1+
Transportr | [![Build and test](https://github.com/grote/Transportr/actions/workflows/build.yml/badge.svg)](https://github.com/grote/Transportr/actions/workflows/build.yml)
2+
============================================================================================================================================================================
33

44
The public transport companion that respects your privacy and your freedom.
55
Transportr is a non-profit app developed by people around the world to make using public transport as easy as possible wherever you are.
66

77
[![Transportr Logo](./app/src/main/res/mipmap-xhdpi/ic_launcher.png)](https://transportr.app)
8-
[![Build and test](https://github.com/grote/Transportr/actions/workflows/build.yml/badge.svg)](https://github.com/grote/Transportr/actions/workflows/build.yml)
98

109
Please **[visit the website](https://transportr.app)** for more information!
1110

1211
If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). Contributions are both encouraged and appreciated. If you like to contribute please [check the website](https://transportr.app/contribute) for more information.
1312

14-
The upstream repository is at: https://github.com/grote/Transportr
15-
1613
[![Follow @TransportrApp](artwork/twitter.png)](https://twitter.com/TransportrApp)
1714

1815
Get Transportr
1916
--------------
2017

21-
[![Available on F-Droid](./artwork/f-droid.png)](https://f-droid.org/repository/browse/?fdid=de.grobox.liberario)
22-
[![Available on Google Play](./artwork/google-play.png)](https://play.google.com/store/apps/details?id=de.grobox.liberario)
18+
<a href="https://f-droid.org/packages/de.grobox.liberario">
19+
<img src="./artwork/f-droid.png"
20+
alt="Get it on F-Droid"
21+
height="80">
22+
</a>
23+
<a href="https://play.google.com/store/apps/details?id=de.grobox.liberario">
24+
<img src="./artwork/google-play.png"
25+
alt="Get it on Google Play"
26+
height="80"/>
27+
</a>
2328

2429
Pre-releases and beta versions for advanced users are available via [a special F-Droid repository](http://grobox.de/fdroid/).
2530

artwork/f-droid.png

8.24 KB
Loading

artwork/google-play.png

-1.53 KB
Loading

0 commit comments

Comments
 (0)