Skip to content

Commit 6db592f

Browse files
committed
Update README.md
1 parent 7fedc43 commit 6db592f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@
77
</p>
88
<p align="center">A date library <a href="https://github.com/iamkun/dayjs/">Day.js</a> in dart.</p>
99

10-
<p align="center">
11-
<img alt="Pub" src="https://img.shields.io/pub/v/day.svg">
12-
<img src="https://travis-ci.org/dayjs/day.dart.svg?branch=master" alt="Travis CI" />
13-
<img alt="GitHub" src="https://img.shields.io/github/license/g1eny0ung/day.dart.svg">
14-
</p>
10+
![Pub Version](https://img.shields.io/pub/v/day)
11+
[![Dart](https://github.com/dayjs/day.dart/actions/workflows/dart.yml/badge.svg)](https://github.com/dayjs/day.dart/actions/workflows/dart.yml)
12+
![GitHub License](https://img.shields.io/github/license/dayjs/day.dart)
1513

1614
> Day.dart is inspired by Day.js. Write with nearly the same API. Build on the top of the powerful **DateTime** class.
1715

0 commit comments

Comments
 (0)