From 8c07786f56f3dc57f17652470de6c746f0ec0091 Mon Sep 17 00:00:00 2001 From: Tin Lai Date: Tue, 5 Dec 2023 05:35:44 +1100 Subject: [PATCH] Add pypi badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 938ded6..21795a5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Echo360 Videos Downloader +[![PyPI - Version](https://img.shields.io/pypi/v/echo360)](https://pypi.org/project/echo360/) [![Package Application with Pyinstaller](https://github.com/soraxas/echo360/actions/workflows/build.yaml/badge.svg)](https://github.com/soraxas/echo360/actions/) [![linux-downloads](https://img.shields.io/badge/Download%20Executable-Linux%20&%20Mac-blueviolet)](https://github.com/soraxas/echo360/releases/latest/download/echo360-linux) [![windows-downloads](https://img.shields.io/badge/Download%20Executable-Windows-blue)](https://github.com/soraxas/echo360/releases/latest/download/echo360-windows.exe) - echo360 is a command-line Python tool that allows you to download lecture videos from any university's Echo360 system and echo360 Cloud platform. All that's required is the particular course's url. See the FAQ for tips on how to find it. The way this script works _should_ support all university's echo360 system in theory, see FAQ for details.