Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ndudnicz committed Jul 19, 2024
1 parent cc085cd commit c9f9c31
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@ A timestamp module

Faster and easier way to get an utc timestamp than calling standard Time lib

![](https://img.shields.io/badge/version-1.1.0-blue.svg?style=for-the-badge)
![](https://img.shields.io/badge/version-1.0.0-blue.svg?style=for-the-badge)
![](https://img.shields.io/badge/crystal--lang-1.13.1-black.svg?style=for-the-badge)

### Installation :
Add this to your application's `shard.yml`:
```yaml
dependencies:
EasyUtcNow:
easy_utc_now:
github: ndudnicz/EasyUtcNow
version: 1.0.0
```
### Example :
Expand Down

0 comments on commit c9f9c31

Please sign in to comment.