Skip to content

Commit 96a2884

Browse files
committed
Update build log to compact layout
1 parent 0032224 commit 96a2884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Jesque
22

3-
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fgresrun%2Fjesque%2Fbadge%3Fref%3Dmaster&style=flat)](https://actions-badge.atrox.dev/gresrun/jesque/goto?ref=master) [![Coverage Status](https://codecov.io/gh/gresrun/jesque/branch/master/graph/badge.svg?token=gbXcqIQTZD)](https://codecov.io/gh/gresrun/jesque) [![License Apache 2.0](http://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/gresrun/jesque/blob/master/LICENSE) [![Maven Central](https://img.shields.io/maven-central/v/net.greghaines/jesque.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22net.greghaines%22%20AND%20a%3A%22jesque%22)
3+
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fgresrun%2Fjesque%2Fbadge%3Fref%3Dmaster&style=flat&label=build&logo=none)](https://actions-badge.atrox.dev/gresrun/jesque/goto?ref=master) [![Coverage Status](https://codecov.io/gh/gresrun/jesque/branch/master/graph/badge.svg?token=gbXcqIQTZD)](https://codecov.io/gh/gresrun/jesque) [![License Apache 2.0](http://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/gresrun/jesque/blob/master/LICENSE) [![Maven Central](https://img.shields.io/maven-central/v/net.greghaines/jesque.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22net.greghaines%22%20AND%20a%3A%22jesque%22)
44

55
Jesque is an implementation of [Resque](https://github.com/resque/resque) in [Java](http://www.oracle.com/technetwork/java/index.html). It is fully-interoperable with the [Ruby](http://www.ruby-lang.org/en/) and [Node.js](http://nodejs.org/) ([Coffee-Resque](https://github.com/technoweenie/coffee-resque)) implementations.
66

0 commit comments

Comments
 (0)