1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Description: Avoid privacy breach in documentation
Forwarded: no
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2019-10-22
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
# Lunr.js
-[](https://gitter.im/olivernn/lunr.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-
-[](https://travis-ci.org/olivernn/lunr.js)
-
A bit like Solr, but much smaller and not as bright.
## Example
|