Skip to content

Commit 1b98c55

Browse files
committed
📝 Add badges in readme
1 parent 6082b66 commit 1b98c55

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
[Nginx-Clojure](http://nginx-clojure.github.io) [![Build Status](https://travis-ci.com/nginx-clojure/nginx-clojure.svg?branch=master)](https://travis-ci.com/nginx-clojure/nginx-clojure)
1+
[Nginx-Clojure](http://nginx-clojure.github.io)
22
=============
33

4+
[![Build Status](https://travis-ci.com/nginx-clojure/nginx-clojure.svg?branch=master)](https://travis-ci.com/nginx-clojure/nginx-clojure)
5+
[![Clojars Project](https://img.shields.io/clojars/v/nginx-clojure.svg)](https://clojars.org/nginx-clojure)
6+
[![BSD licensed](https://img.shields.io/badge/license-BSD-blue.svg)](./LICENSE)
7+
![GitHub last commit](https://img.shields.io/github/last-commit/nginx-clojure/nginx-clojure)
8+
[![SourceForge](https://img.shields.io/sourceforge/dt/nginx-clojure)](https://sourceforge.net/projects/nginx-clojure/files/)
9+
10+
411
![Alt text](logo.png) [Nginx-Clojure](http://nginx-clojure.github.io) is a [Nginx](http://nginx.org/) module for embedding Clojure or Java or Groovy programs, typically those [Ring](https://github.com/ring-clojure/ring/blob/master/SPEC) based handlers.
512

613

0 commit comments

Comments
 (0)