Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Commit

Permalink
Added Libraries.io dependency badge
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipBorgesen authored May 28, 2017
1 parent aabd919 commit 7918d52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Overview
[![Travis](https://travis-ci.org/PhilipBorgesen/minecraft.svg?branch=master)](https://travis-ci.org/PhilipBorgesen/minecraft/branches#)
[![Coverage Status](https://coveralls.io/repos/github/PhilipBorgesen/minecraft/badge.svg)](https://coveralls.io/github/PhilipBorgesen/minecraft)
[![Dependencies](https://img.shields.io/librariesio/github/PhilipBorgesen/minecraft.svg)](https://libraries.io/github/PhilipBorgesen/minecraft)

This is a collection of [SemVer](http://semver.org/spec/v2.0.0.html)-versioned Minecraft libraries written in Go.
At the time of writing it contains the following Go packages:
Expand All @@ -12,4 +13,4 @@ At the time of writing it contains the following Go packages:
and working with the reported version information. Most important this package
reports the latest snapshot and release versions of Minecraft.

Documentation can be found at https://godoc.org/github.com/PhilipBorgesen/minecraft.
Documentation can be found at https://godoc.org/github.com/PhilipBorgesen/minecraft.

0 comments on commit 7918d52

Please sign in to comment.