Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Sep 23, 2016
1 parent d06ecf3 commit 29ac855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# twig [![Build Status][travis-badge]][travis][![Dependencies Status][deps-badge]][deps][![Clojars Project][clojars-badge]][clojars][![Tag][tag-badge]][tag][![Clojure version][clojure-v]](project.clj)

[![][twig-logo]][twig-logo-large]
[![][logo]][logo-large]

*A little logging helper for Clojure projects*

Expand All @@ -26,7 +26,7 @@ how to do this in code, I'd love a pointer or a PR ;-)
Add to your ``project.clj``:

```clj
[clojusc/twig "0.2.0"]
[clojusc/twig "0.2.4"]
```

Then in a namespace of your choice:
Expand Down

0 comments on commit 29ac855

Please sign in to comment.