Skip to content

Commit

Permalink
Cleaned README
Browse files Browse the repository at this point in the history
  • Loading branch information
ersanyamarya committed Jul 1, 2021
1 parent 26c03bb commit 21a3834
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,11 @@ Convert decimal hours to min and seconds

#### Arguments

| Number | Type | Description |
| ------ | ------- | ----------------------------------------- | ---------- |
| 0 | `string | Date` | Start date |
| 1 | `string | Date` | End date |
| 2 | Boolean | If you want to seconds in the text output |
| Number | Type | Description |
| ------ | --------------- | ----------------------------------------- |
| 0 | `string | Date` | Start date |
| 1 | `string | Date` | End date |
| 2 | Boolean | If you want to seconds in the text output |

</br>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "time-pocket",
"version": "2.2.1",
"version": "2.2.2",
"description": "Simple time utilities",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 21a3834

Please sign in to comment.