diff --git a/readme.md b/readme.md index ca91034..e07789b 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,12 @@ -# Super Startup Library +# Superstartup Library -Superstartup is a Javascript library that helps startups focus on what really matters for them. It does so by providing a robust, flexible and well tested solution on these high level tasks: +Superstartup is a Javascript library for the browser. It provides modules that enable a startup to get up and running fast. It does so by providing a robust, flexible and well tested solution for these high level tasks: * **User Authentication** External authentications (FB, Twitter, oAuth2...), data object management, query for users, manage users and all that jazz. * **Metrics** Intelligent set of libraries that help penetrate on visitors' behavior, conversions, regency and any small or big metric that needs to be measured. * **Social Tools** Sharing widgets, mechanisms and integrations for all the major social networks, wired to the metrics libraries for a crystal clear view on what is happening and where it happens in your site. -Build to be framework and server API agnostic, superstartup will integrate seamlessly with any technology stack you may have. +Built to be framework and server API agnostic, Superstartup will integrate seamlessly with any technology stack you may have. ## Status