Skip to content

Commit

Permalink
Add badges to README (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
benr77 authored Sep 10, 2022
1 parent b1cbb02 commit 0bbb554
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
![Build Status](https://github.com/headsnet/carbon-clock/actions/workflows/ci.yml/badge.svg)
[![Latest Stable Version](https://poser.pugx.org/headsnet/carbon-clock/v)](//packagist.org/packages/headsnet/carbon-clock)
[![Total Downloads](https://poser.pugx.org/headsnet/carbon-clock/downloads)](//packagist.org/packages/headsnet/carbon-clock)
[![License](https://poser.pugx.org/headsnet/carbon-clock/license)](//packagist.org/packages/headsnet/carbon-clock)

# Carbon Clock

A clock interface and implementation using the [Carbon](https://carbon.nesbot.com/docs/) date manipulation library.
Expand Down

0 comments on commit 0bbb554

Please sign in to comment.