Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arman-g committed Mar 15, 2024
1 parent 09437e5 commit 402a430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Age Calculator

[![Nuget](https://img.shields.io/nuget/v/AgeCalculator)](https://www.nuget.org/packages/AgeCalculator/)
[![.NET](https://github.com/arman-g/AgeCalculator/actions/workflows/dotnet.yml/badge.svg)](https://github.com/arman-g/AgeCalculator/actions/workflows/dotnet.yml)
[![GitHub](https://img.shields.io/github/license/arman-g/AgeCalculator)](https://github.com/arman-g/AgeCalculator/blob/main/LICENSE)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/arman-g/AgeCalculator/.NET/main)](https://github.com/arman-g/AgeCalculator/actions)
[![GitHub issues](https://img.shields.io/github/issues/arman-g/AgeCalculator)](https://github.com/arman-g/AgeCalculator/issues)
[![Nuget](https://img.shields.io/nuget/v/AgeCalculator)](https://www.nuget.org/packages/AgeCalculator/)

The **Age Calculator** is a library *(based on the **Gregorian** calendar)* which can be used to calculate the age between two dates and output years, months, days and time components.

Expand Down

0 comments on commit 402a430

Please sign in to comment.