From 8a40070b8a78788674f7ce91307ad658f9112570 Mon Sep 17 00:00:00 2001 From: Scott Lamb Date: Thu, 3 Jun 2021 22:35:33 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78eb046..efb4866 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CI](https://github.com/scottlamb/retina/workflows/CI/badge.svg)](https://github.com/scottlamb/retina/actions?query=workflow%3ACI) -High-level RTSP multimedia RTSP streaming library, in Rust. Good support for +High-level RTSP multimedia streaming library, in Rust. Good support for IP surveillance cameras, as needed by [Moonfire NVR](https://github.com/scottlamb/moonfire-nvr).