Skip to content

Commit fbc83d0

Browse files
committed
Update badges
1 parent e65d5e2 commit fbc83d0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# NaiveDate
22

33
<p align="left">
4-
<img src="https://img.shields.io/cocoapods/v/NaiveDate.svg?label=version">
5-
<img src="https://img.shields.io/badge/supports-CocoaPods%20%7C%20Carthage%20%7C%20SwiftPM-green.svg">
64
<img src="https://img.shields.io/cocoapods/p/NaiveDate.svg?style=flat)">
7-
<a href="https://travis-ci.org/kean/NaiveDate"><img src="https://img.shields.io/travis/kean/NaiveDate/master.svg"></a>
5+
<img src="https://github.com/kean/Nuke/workflows/NaiveDate%20CI/badge.svg">
86
</p>
97

108
`Date` type is great for working with time zones (e.g. `2017-09-29T15:00:00+0300`), however, there are scenarios in which **naive** dates and times are desirable.

0 commit comments

Comments
 (0)