Skip to content

Commit

Permalink
Update README.md (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
0jonjo authored Sep 27, 2024
1 parent 719b7c0 commit f50fc57
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Calcpace [![Gem Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=rb&r=r&ts=1683906897&type=6e&v=1.4.0&x2=0)](https://badge.fury.io/rb/calcpace)

# Calcpace

Calcpace is a Ruby gem designed for calculations and conversions related to distance and time. It can calculate velocity, pace, total time, and distance, accepting time in various formats, including HH:MM:SS. The gem supports conversion to 26 different units, including kilometers, miles, meters, and feet. It also provides methods to validate input.

## Installation
Expand All @@ -26,8 +24,6 @@ gem install calcpace

## Usage

## Usage

Before performing any calculations or conversions, create a new instance of Calcpace:

```ruby
Expand Down

0 comments on commit f50fc57

Please sign in to comment.