README.md: add pypi badge (#285)

This commit is contained in:
Ali Parlakçı
2021-04-20 19:27:24 +03:00
committed by GitHub
parent 7a2c90d321
commit aa43ebd1b8

View File

@@ -1,5 +1,6 @@
# Bulk Downloader for Reddit
[![Python Test](https://github.com/aliparlakci/bulk-downloader-for-reddit/actions/workflows/test.yml/badge.svg?branch=v2)](https://github.com/aliparlakci/bulk-downloader-for-reddit/actions/workflows/test.yml)
[![PyPI version](https://badge.fury.io/py/bdfr.svg)](https://badge.fury.io/py/bdfr)
This is a tool to download submissions or submission data from Reddit. It can be used to archive data or even crawl Reddit to gather research data. The BDFR is flexible and can be used in scripts if needed through an extensive command-line interface. [List of currently supported sources](#list-of-currently-supported-sources)