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

Commit 3f16165

Browse files
author
Jonas Schubert
committed
Update README.md
1 parent 73b1b9b commit 3f16165

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# TimeXt-Kotlin - develop branch
1+
# TimeXt-Kotlin - master branch
22

33
[![Platform](https://img.shields.io/badge/platform-Android-blue.svg)](https://www.android.com)
44
<a target="_blank" href="https://android-arsenal.com/api?level=14" title="API14+"><img src="https://img.shields.io/badge/API-14+-blue.svg" /></a>
55
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
66
<a target="_blank" href="https://www.paypal.me/GuepardoApps" title="Donate using PayPal"><img src="https://img.shields.io/badge/paypal-donate-blue.svg" /></a>
77

8-
[![Build](https://img.shields.io/badge/build-success-green.svg)](https://github.com/TimeXt/TimeXt-Kotlin/blob/develop/releases/lib-2018-10-20-1.aar)
9-
[![Version](https://img.shields.io/badge/version-v0.1.0.181020-blue.svg)](https://github.com/TimeXt/TimeXt-Kotlin/tree/develop/releases/)
8+
[![Build](https://img.shields.io/badge/build-success-green.svg)](https://github.com/TimeXt/TimeXt-Kotlin/blob/master/releases/lib-2018-10-20-1.aar)
9+
[![Version](https://img.shields.io/badge/version-v0.1.0.181020-blue.svg)](https://github.com/TimeXt/TimeXt-Kotlin/tree/master/releases/)
1010

1111
First of all many thanks to [Kizitonwose](https://github.com/kizitonwose/Time) for the original idea and already awesome library!
1212

@@ -109,4 +109,4 @@ val daysInYear = 365.days.inYears
109109

110110
## License
111111

112-
TimeXt-Kotlin is distributed under the MIT license. [See LICENSE](https://github.com/TimeXt/TimeXt-Kotlin/blob/develop/LICENSE.md) for details.
112+
TimeXt-Kotlin is distributed under the MIT license. [See LICENSE](https://github.com/TimeXt/TimeXt-Kotlin/blob/master/LICENSE.md) for details.

0 commit comments

Comments
 (0)