Skip to content

Commit a4ea711

Browse files
Update README.md
1 parent 51b8039 commit a4ea711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CoilMQ
33

44
[![Build Status](https://travis-ci.org/hozn/coilmq.svg?branch=master)](https://travis-ci.org/hozn/coilmq)
55
[![Coverage Status](https://coveralls.io/repos/hozn/coilmq/badge.svg?branch=master&service=github)](https://coveralls.io/github/hozn/coilmq?branch=master)
6-
[![PyPI version](https://badge.fury.io/py/coilmq.svg)](https://badge.fury.io/py/coilmq)
6+
[![PyPI downloads](https://img.shields.io/pypi/dm/coilmq.svg)](https://badge.fury.io/py/coilmq)
77

88

99
CoilMQ is a simple, configurable STOMP message broker (aka STOMP server) written in Python. This project is inspired by the simple design of the Ruby [stompserver project](http://stompserver.rubyforge.org/) by Patrick Hurley and Lionel Bouton. The goal of this project is to provide a well-tested and well-documented Python implementation with a good set of built-in functionality and numerous paths for extensibility.

0 commit comments

Comments
 (0)