Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simc committed Oct 28, 2019
1 parent ced6d8a commit a77d67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dartx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Duration totalTime = [12.5.seconds, 101.milliseconds, 2.5.minutes].sum();
DateTime oneWeekLater = DateTime.now() + 1.week;
```

Check out [⏰ time.dart]() for more information and examples.
Check out [⏰ time.dart](https://github.com/jogboms/time.dart) for more information and examples.

## num

Expand Down

0 comments on commit a77d67b

Please sign in to comment.