From 88e83395f79e1aa2b8188e934c4a8894f6d6bc5f Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sun, 24 Oct 2021 22:47:23 -0700 Subject: [PATCH] README- add some badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.54.0