1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Description: Avoid privacy breaches reading the documentation
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2019-10-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,6 +1,3 @@
-[](https://travis-ci.org/box/leche)
-[](http://opensource.box.com/badges)
-
# Leche
A JavaScript testing utility designed to work with Mocha and Sinon. This is intended for use both by Node.js and in browsers, so any changes must work in both locations.
|