From 195db1bad9697f75672838127ad435112ee72491 Mon Sep 17 00:00:00 2001 From: lethosor Date: Tue, 21 May 2019 20:22:49 -0400 Subject: [PATCH] Remove issue and PR badges from README.md githubbadges.herokuapp.com has been down for some time, and these badges repeated information that was already visible on https://github.com/dfhack/dfhack (and they weren't included in the generated docs either). --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ea1ccb04..fd95e1e5e 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,13 @@ [![Build Status](https://travis-ci.org/DFHack/dfhack.svg?branch=develop)](https://travis-ci.org/DFHack/dfhack) [![Documentation Status](https://readthedocs.org/projects/dfhack/badge)](https://dfhack.readthedocs.org) [![License](https://img.shields.io/badge/license-ZLib-blue.svg)](https://en.wikipedia.org/wiki/Zlib_License) -[![Github Issues](http://githubbadges.herokuapp.com/DFHack/dfhack/issues)](https://github.com/DFHack/dfhack/issues) -[![Open Pulls](http://githubbadges.herokuapp.com/DFHack/dfhack/pulls)](https://github.com/DFHack/dfhack/pulls) DFHack is a Dwarf Fortress memory access library, distributed with scripts and plugins implementing a wide variety of useful functions and tools. The full documentation [is available online here](https://dfhack.readthedocs.org), from the README.html page in the DFHack distribution, or as raw text in the `./docs` folder. -If you're an end-user, modder, or interested in contributing to DFHack - +If you're an end-user, modder, or interested in contributing to DFHack - go read those docs. If that's unclear or you need more help, try