From e78ecd562606914b1aee78edcafe4cb0d8b34c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Parlak=C3=A7=C4=B1?= Date: Sat, 17 Apr 2021 17:49:44 +0300 Subject: [PATCH] README.md: Adds CI status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d83da1a..ce35e26 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Bulk Downloader for Reddit v2 \[BETA\] +[![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) 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.