Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Apr 29, 2024
1 parent d75fcda commit 6ccba5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Calculate the approximate area of the polygon were it projected onto the earth.

## Usage

Calling `RingArea.ring_area` returns a `RingArea::Area` object which can provide output in kilometers, meters, miles, feet, etc.

```crystal
require "ring_area"
Expand Down

0 comments on commit 6ccba5f

Please # to comment.