Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
slipset committed Dec 9, 2020
1 parent e8c6480 commit fee0796
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
@@ -1,9 +1,11 @@
[![Clojars Project](https://img.shields.io/clojars/v/potemkin.svg)](https://clojars.org/potemkin)
[![cljdoc badge](https://cljdoc.org/badge/potemkin)](https://cljdoc.org/d/potemkin)
[![CircleCI](https://circleci.com/gh/clj-commons/potemkin.svg?style=svg)](https://circleci.com/gh/clj-commons/potemkin)

Potemkin is a collection of facades and workarounds for things that are more difficult than they should be. All functions are within the `potemkin` namespace.

### usage

[![Build Status](https://travis-ci.org/ztellman/potemkin.png?branch=master)](https://travis-ci.org/ztellman/potemkin)

```clj
[potemkin "0.4.5"]
```
Expand Down

0 comments on commit fee0796

Please sign in to comment.