From f80ce3c451bf5facb6f6537c6ed8305363a47c95 Mon Sep 17 00:00:00 2001 From: LukePulverenti Date: Wed, 6 Mar 2013 12:25:14 -0500 Subject: [PATCH] updated the readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e28c85183b..0b44293f0a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ Media Browser ============ -This is the source code for Media Browser Server. - Media Browser Server is a media cataloging and transcoding server built on top of other popular open source technologies such as service stack. -In order to facilitate api consumption, the server features built-in api documentation courtesy of service stack and swagger. +It features a REST-based api with built-in documention to facilitate plugin development. We also have full .net and javascript wrappers around the api.