From 821cb16ee4d6b7bbbb603cc2a3a96eb66a6e82c1 Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Fri, 30 Oct 2020 08:01:27 -0400 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a361195 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# loggy +Golang Logger w/ Keybase integration +[![Go Report Card](https://goreportcard.com/badge/github.com/Rudi9719/loggy)](https://goreportcard.com/report/github.com/Rudi9719/loggy) +[![Documentation](https://godoc.org/github.com/Rudi9719/loggy?status.svg)](http://godoc.org/github.com/Rudi9719/loggy)