diff options
| -rw-r--r-- | README.md | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -3,6 +3,16 @@ Media Browser This is the source code for Media Browser Server. -Visit our community: +Media Browser Server is a media transcoding server built on top of other popular open source technologies such as service stack. + +## Related Reading ## + +[How to build a server plugin](https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin "How to build a server plugin") + +[Automatic Type Discovery](https://github.com/MediaBrowser/MediaBrowser/wiki/Automatic-Type-Discovery "Automatic Type Discovery") + +[Dependency Injection](https://github.com/MediaBrowser/MediaBrowser/wiki/Dependency-Injection "Dependency Injection") + +## Visit our community: ## http://community.mediabrowser.tv/ |
