summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nth.ee>2024-11-11 02:19:00 +0200
committerAsko Nõmm <asko@nth.ee>2024-11-11 02:19:00 +0200
commitddc3b1a02c428c13aca267fd8f1890a40526a535 (patch)
treeba5d9471b8d4858aa69be1e52e77038dc47b0c29
parentb54d8f7d0d39226fdc75b438034be6705340c3ab (diff)
Update README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0be05dd..ceff3fa 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Loggr
+[![codecov](https://codecov.io/gh/askonomm/loggr/graph/badge.svg?token=lQDNAnAWKn)](https://codecov.io/gh/askonomm/loggr)
+
An extendable logging utility class brought to you by the frustration of every logging class always having its own unique format,
which makes using log viewing tools difficult. Instead of having its own yet-another-format that no tool supports, Loggr attempts to match
many already existing formats, allowing you to use whichever you prefer most.