Skip to content

Commit

Permalink
Added Unit Test Link to ReadMe!
Browse files Browse the repository at this point in the history
  • Loading branch information
jadiagaurang committed Feb 9, 2022
1 parent 6cd55cf commit 30730c4
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 @@ -28,6 +28,8 @@ Int64 intTotalSeconds = objTimeString.parseToSeconds("1 d 3HOurS 25
// intTotalSeconds = 31557600
```

All other examples are available [here](https://github.com/jadiagaurang/TimeString/blob/main/TimeString.Tests/utTimeStringUtil.cs).

## License

Please see the [license file](https://github.com/jadiagaurang/TimeString/blob/main/LICENSE) for more information.

0 comments on commit 30730c4

Please sign in to comment.