From 22adddccd53376fb5e170cdffe35161bb8262720 Mon Sep 17 00:00:00 2001 From: Willy Brauner Date: Sun, 25 Aug 2024 16:51:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe3979..2fcb289 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @wbe/debug -Tiny debug tool (~500 bytes) for terminal and browser inspired by [visionmedia/debug](https://github.com/visionmedia/debug) API. +Tiny debug tool (~500 bytes) for terminal and browser inspired by [debug-js/debug](https://github.com/debug-js/debug) API. ![](https://img.shields.io/npm/v/@wbe/debug/latest.svg) ![](https://github.com/willybrauner/debug/workflows/CI/badge.svg)