Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
amanteaux committed Nov 26, 2016
1 parent cf3c372 commit 87ac8d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,6 +1,9 @@
Wisp Scheduler
==============

[![Build Status](https://travis-ci.org/Coreoz/Wisp.svg?branch=master)](https://travis-ci.org/Coreoz/Wisp)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.coreoz/wisp/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.coreoz/wisp)

Wisp is a simple Java Scheduler with a minimal footprint.
Wisp weigh only 30Kb and has zero dependency.
It will only create threads that will be used: if one thread is enough to run all the jobs,
Expand Down

0 comments on commit 87ac8d4

Please sign in to comment.