From fde2cd2f2d5cc0c16358ed8536ea92f6cb42c2cf Mon Sep 17 00:00:00 2001 From: Azura Santa Date: Sun, 24 Sep 2023 23:25:02 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e68f3da..3e02fb6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ This module is designed to be used during development and not in production. It ``` 4. Start logging - ```python import chromelogger as console console.log('Hello console!')