authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-10-24 22:47:23 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-10-24 22:47:23 -07:00
log88e83395f79e1aa2b8188e934c4a8894f6d6bc5f
treeecd83b4f7dafd5c0954c5d9e5b00e50048538562
parent94c354c7d789a8e37d08dc6e3885b62fb37bde23

README- add some badges


1 files changed, 2 insertions(+), 0 deletions(-)

README.md+2
......@@ -1,4 +1,6 @@
11# zig-time
2![loc](https://sloc.xyz/github/nektro/zig-time)
3[![license](https://img.shields.io/github/license/nektro/zig-time.svg)](https://github.com/nektro/zig-time/blob/master/LICENSE)
24
35Exposes a `DateTime` structure that can be initialized and acted upon using various methods. All public methods return a new structure.
46