Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 15, 2017
1 parent 0de11aa commit 9296cab
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p align="center">
<br>
<img src="https://i.imgur.com/qdpBpnw.gif" alt="acho">
<img src="docs/images/resume.png" alt="acho">
<br>
</p>

Expand All @@ -16,12 +16,12 @@

> The Hackable Log
# Why
# Features

* Easy to use, customize and extend.
* Expressive API with chaineable methods.
* Mininum dependencies, just focussing on one thing.
* Compatible with AMD/CommonJS or just global object in the browser.
* Different log levels skins.
* Beauty object interpolation.
* Diff & log trace support.
* Easy to customize, easy to hack.

## Install

Expand Down Expand Up @@ -141,6 +141,13 @@ console.log(acho.messages.info)

## Formatters

<p align="center">
<br>
<img src="docs/images/09.png" alt="acho">
<br>
</p>


We use [printf-style](https://wikipedia.org/wiki/Printf_format_string) formatting. Below are the officially supported formatters:

| Formatter | Representation |
Expand Down
Binary file added docs/images/09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/resume.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9296cab

Please sign in to comment.