diff --git a/README.md b/README.md index 922057fb5d63d17fa803067a5136c28e26e6eaec..06cd8f0552bf95507f54b76531f5dce4a2cae0a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # zig-time +![loc](https://sloc.xyz/github/nektro/zig-time) +[![license](https://img.shields.io/github/license/nektro/zig-time.svg)](https://github.com/nektro/zig-time/blob/master/LICENSE) Exposes a `DateTime` structure that can be initialized and acted upon using various methods. All public methods return a new structure.