Quellcode durchsuchen

Add Coveralls.io badge

Ryan C. Thompson vor 7 Jahren
Ursprung
Commit
b7e461407e
1 geänderte Dateien mit 5 neuen und 4 gelöschten Zeilen
  1. 5 4
      README.md

+ 5 - 4
README.md

@@ -1,12 +1,13 @@
 # ido-completing-read+ (formerly ido-ubiquitous) #
 
-[![Build Status](https://travis-ci.org/DarwinAwardWinner/ido-completing-read-plus.svg?branch=master)](https://travis-ci.org/DarwinAwardWinner/ido-completing-read-plus)
 [![MELPA Stable](https://stable.melpa.org/packages/ido-ubiquitous-badge.svg)](https://stable.melpa.org/#/ido-ubiquitous)
 [![Join the chat at https://gitter.im/DarwinAwardWinner/ido-ubiquitous](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/DarwinAwardWinner/ido-ubiquitous?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[![Build Status](https://travis-ci.org/DarwinAwardWinner/ido-completing-read-plus.svg?branch=master)](https://travis-ci.org/DarwinAwardWinner/ido-completing-read-plus)
+[![Coverage Status](https://coveralls.io/repos/github/DarwinAwardWinner/ido-completing-read-plus/badge.svg?branch=bleeding-edge)](https://coveralls.io/github/DarwinAwardWinner/ido-completing-read-plus?branch=bleeding-edge)
 
-Gimme some ido... everywhere! This package replaces stock emacs
-completion with ido completion wherever it is possible to do so
-without breaking things.
+This package replaces stock emacs completion with ido completion
+wherever it is possible to do so without breaking things (i.e. what
+you were probably hoping for when you set `ido-everywhere` to `t`).
 
 Get it from MELPA: https://stable.melpa.org/#/ido-completing-read+