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)