From 1c5c8ac90f112e058338b45f3a0e5c9b2c2707c3 Mon Sep 17 00:00:00 2001 From: Mathew Kurian Date: Fri, 22 Jan 2016 08:50:06 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1ab9540..eb435a4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ **Lightweight NodeJS Logging** +# UPDATE: Download Scribe 2.0 [Alpha 1](https://github.com/bluejamesbond/Scribe.js/tree/dev) +Use cautiously + #Overview Unlike many of the libraries out there, Scribe.js allows logging on multiple files and is divided into folders by date. And it is possibly the easiest logging you can implement.