README MD fix

This commit is contained in:
Peter Taoussanis 2012-11-06 12:01:07 +07:00
parent 59753f8e01
commit cd023eb3d6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Timbre is an attempt to make **simple logging simple** and more **complex loggin
## What's In The Box?
* Small, uncomplicated **all-Clojure** library.
* **Super-simple map-based config**: no arcane XML or properties files!
* Decent performance (**low overhead**).
* **Decent performance** (low overhead).
* Flexible **fn-centric appender model**.
* Sensible built-in appenders including simple **email appender**.
* Tunable **flood control** and **asynchronous** logging support.