diff options
| author | LukePulverenti <luke.pulverenti@gmail.com> | 2013-03-05 00:33:53 -0500 |
|---|---|---|
| committer | LukePulverenti <luke.pulverenti@gmail.com> | 2013-03-05 00:33:53 -0500 |
| commit | fe7ba55230dc8f814dad16612c31160ab7c5c7ee (patch) | |
| tree | 279d68309fe7d710e69be43ee1e272369b828f74 | |
| parent | a70522d5364ab2d2eb9c5e29e97c5074541b9c4f (diff) | |
updated readme
| -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/ |
