aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/Xe/jsonfeed/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/Xe/jsonfeed/README.md')
-rw-r--r--vendor/github.com/Xe/jsonfeed/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/github.com/Xe/jsonfeed/README.md b/vendor/github.com/Xe/jsonfeed/README.md
deleted file mode 100644
index 27f7cb5..0000000
--- a/vendor/github.com/Xe/jsonfeed/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# JSONFeed - Go Package to parse JSON Feed streams
-
-[![Build Status](https://travis-ci.org/st3fan/jsonfeed.svg?branch=master)](https://travis-ci.org/st3fan/jsonfeed) [![Go Report Card](https://goreportcard.com/badge/github.com/st3fan/jsonfeed)](https://goreportcard.com/report/github.com/st3fan/jsonfeed) [![codecov](https://codecov.io/gh/st3fan/jsonfeed/branch/master/graph/badge.svg)](https://codecov.io/gh/st3fan/jsonfeed)
-
-
-*Stefan Arentz, May 2017*
-
-Work in progress. Minimal package to parse JSON Feed streams. Please file feature requests.