Skip to content

Commit

Permalink
Improve intro.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrause authored and Gerrit Code Review committed Apr 28, 2015
1 parent 09d7910 commit 1c9cd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Introduction

Tabris.js is a mobile framework that lets you develop native iOS and Android apps entirely in JavaScript. You can develop your apps cross-platform, without the typical performance penalties you know from other cross-platform toolkits (no WebViews involved). You are more than welcome to use existing JavaScript libraries and native extensions to build upon the core functionality.
Tabris.js is a mobile framework that lets you develop native iOS and Android apps from a single code base written entirely in JavaScript. Tabris.js is a good choice when you are looking for native performance and look & feel while leveraging your JavaScript know-how. Tabris.js has been crafted with web APIs and extensibility on our minds. You can use existing JavaScript libraries and native extensions to extend the core functionality.

## For Beginners
- [Getting Started](getting-started.md) - Detailed instructions for the full Tabris.js experience
Expand Down

0 comments on commit 1c9cd81

Please sign in to comment.