From 6493a62c6cff878f2c5c6c066decc0e686e6db20 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Tue, 12 May 2020 09:39:02 +0300 Subject: [PATCH] badges --- README.md | 3 +++ README.ru.md | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 130b593..61794de 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # µStreamer +[![CI](https://github.com/pikvm/ustreamer/workflows/CI/badge.svg)](https://github.com/pikvm/ustreamer/actions?query=workflow%3ACI) +[![Discord](https://img.shields.io/discord/580094191938437144?logo=discord)](https://discord.gg/bpmXfz5) + [[Русская версия]](README.ru.md) µStreamer is a lightweight and very quick server to broadcast [MJPG](https://en.wikipedia.org/wiki/Motion_JPEG) video from any V4L2 device to the net. All new browsers have native support of this video format, as well as most video players such as mplayer, VLC etc. diff --git a/README.ru.md b/README.ru.md index 47b415c..46df914 100644 --- a/README.ru.md +++ b/README.ru.md @@ -1,4 +1,7 @@ -# µStreamer +# µStreamer +[![CI](https://github.com/pikvm/ustreamer/workflows/CI/badge.svg)](https://github.com/pikvm/ustreamer/actions?query=workflow%3ACI) +[![Discord](https://img.shields.io/discord/580094191938437144?logo=discord)](https://discord.gg/bpmXfz5) + [[English version]](README.md)