From d56f106e30e76b994b3f13e02a17748b392727cd Mon Sep 17 00:00:00 2001 From: tanberry Date: Wed, 28 Apr 2021 13:28:28 -0500 Subject: [PATCH] Added Beta shield icon --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 998cad3..78a80fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # @logdna/browser +[![Public Beta](https://img.shields.io/badge/-Public%20Beta-404346?style=flat)](#) + A code library for implementing frontend browser logging and exception capturing in LogDNA. Capture browser errors and log messages from your console and centralize them to your LogDNA instance. Optionally, use the [LogDNA Browser Logger Template](https://docs.logdna.com/page/logdna-browser-logger-template) to get out-of-the-box Views, Boards, and Screens to analyze your browser logs. - [Module Installation](#module-installation)