diff options
| author | Andrew Rabert <6550543+nvllsvm@users.noreply.github.com> | 2018-12-10 15:16:46 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-10 15:16:46 -0500 |
| commit | 764e6951c33671107bee3142cb502311240760cc (patch) | |
| tree | 51584197d37e190fb29ff5e1518b569e47334635 | |
| parent | 2a0efd68b8d480a14731906902ad69494070a8fc (diff) | |
| parent | 3a3a3b5f7970dd8457434917238eb2fbc7cd19ba (diff) | |
Merge pull request #20 from jeffkeller87/master
Fix invisible FeatHub link
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,7 +7,11 @@ 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). -[](http://feathub.com/jellyfin/jellyfin) +## Feature Requests + +While our first priority is a stable build, we will eventually add features that were missing in Emby or were not well implemented (technically or philosophically). + +[Feature Requests](http://feathub.com/jellyfin/jellyfin) ## Building Jellyfin packages |
