README typo (spotted by Steve Miner).

This commit is contained in:
Peter Taoussanis 2012-07-07 20:19:10 +07:00
parent c1d9442ec2
commit df0d26efde

View File

@ -24,7 +24,7 @@ Timbre is an attempt to make **simple logging simple** and more **complex loggin
## Status [![Build Status](https://secure.travis-ci.org/ptaoussanis/timbre.png?branch=master)](http://travis-ci.org/ptaoussanis/timbre)
Tower is still currently *experimental*. It **has not yet been thoroughly tested in production** and its API is subject to change. To run tests against all supported Clojure versions, use:
Timbre is still currently *experimental*. It **has not yet been thoroughly tested in production** and its API is subject to change. To run tests against all supported Clojure versions, use:
```bash
lein2 all test