From bbe4b9a346923c406ba78b54c62644536ec1e98c Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Mon, 10 Dec 2018 12:24:58 -0500 Subject: [PATCH] Add feathub link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6911607ae..1cadb2077 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Jellyfin is descended from Emby 3.5.2, ported to the .NET Core framework, and ai For further details, please see [our wiki](https://github.com/jellyfin/jellyfin/wiki) and join [our public chat on Matrix/Riot](https://matrix.to/#/#jellyfin:matrix.org). +[![Feature Requests](http://feathub.com/jellyfin/jellyfin?format=svg)](http://feathub.com/jellyfin/jellyfin) + ## Building Jellyfin packages Jellyfin seeks to integrate build facilities for any desired packaging format. Instructions for the various formats can be found below.