diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-09-13 11:04:29 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-09-13 11:04:29 -0400 |
| commit | b1fd832c72370f3a306f1f9861114cad3fa85bee (patch) | |
| tree | e91ae00699e77baf53cec4bd6e37abcaeaf59d30 | |
| parent | 4d304e3048de28bb5de073fb21fac9c384fe2957 (diff) | |
| parent | dca6e74908bccd72a6512ebe6286eb0933450fee (diff) | |
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
| -rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -17,13 +17,16 @@ We have several client apps released and in production: - Windows RT - Windows Phone -## Related Reading ## +## New Users ## -[Media library structure](https://github.com/MediaBrowser/MediaBrowser/wiki/Library-Structure "Media library structure") +If you're a new user looking to install Media Browser Server, please head over to [mediabrowser3.com](http://www.mediabrowser3.com/ "mediabrowser3.com") + +## Developer Info ## + +[Api Docs](https://github.com/MediaBrowser/MediaBrowser/wiki/Locating-the-Server "Api Workflow") [How to Build a Server Plugin](https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin "How to build a server plugin") -[Api Workflow](https://github.com/MediaBrowser/MediaBrowser/wiki/Locating-the-Server "Api Workflow") ## Visit our community: ## |
