From 689aa6eae4efbdd79510ce749f82c1a2f46a196d Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Thu, 10 Nov 2022 21:23:20 -0800 Subject: [PATCH] Add link to memories --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71e9e870..acf9e60c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-vod -Extremely minimal on-demand video transcoding server in go. +Extremely minimal on-demand video transcoding server in go. Used by the FOSS photos app, [Memories](https://github.com/pulsejet/memories). ## Usage