Skip to content

Commit 610f06a

Browse files
Updated readme
1 parent 034a3a1 commit 610f06a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Or, you can add it to your project's dependencies in your package.json file:
1616
"timelydiff": "^1.0.0"
1717
}
1818
```
19-
<br>
2019

2120
### Usage
2221
To use TimelyDiff, you need to require it in your JavaScript file:
@@ -45,7 +44,6 @@ console.log(timeDiffShort); // "4mo ago"
4544

4645
//timelydiff(timestamp, "shorter") -> 4mo
4746
```
48-
<br>
4947

5048
### API
5149
**`timelydiff(timestamp, length)`**

0 commit comments

Comments
 (0)