From b995ccbb0e5cbf74017369497e60180989dd829c Mon Sep 17 00:00:00 2001 From: kleph Date: Wed, 31 Mar 2021 04:54:48 +0200 Subject: [PATCH] Add info in readme and build status --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a00d2c..062eda3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # stream_tools -various stream tools \ No newline at end of file +various stream tools + +- timer.py: countdown timer for OBS + +[![Build Status](https://drone.kleph.eu/api/badges/kleph/stream_tools/status.svg)](https://drone.kleph.eu/kleph/stream_tools)