Update README.md

This commit is contained in:
Mathew Kurian 2014-12-25 13:10:40 -06:00
parent 828bee29c0
commit 3f506fedb7

View file

@ -4,14 +4,14 @@
#Overview #Overview
![webPanel](__misc/webPanelDemo.gif)
*Web Panel*
![terminal](__misc/terminalDemo.png)
*Terminal*
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. 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.
##WebPanel
![webPanel](__misc/webPanelDemo.gif)
##Terminal
![terminal](__misc/terminalDemo.png)
##Features ##Features
- Allows you to use the `console` object (which provides easy integration with existing systems) - Allows you to use the `console` object (which provides easy integration with existing systems)