diff --git a/README.md b/README.md index 7a3c40d5..18f64e97 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Tabris.js - +asdf [![Build Status](https://travis-ci.org/eclipsesource/tabris-js.svg?branch=master)](https://travis-ci.org/eclipsesource/tabris-js) [![Slack Status](https://tabrisjs.herokuapp.com/badge.svg)](https://tabrisjs.herokuapp.com) @@ -41,7 +41,7 @@ To start developing Tabris.js applications, visit [tabrisjs.com](http://tabrisjs ## Extensible Tabris.js can be extended with [Cordova plugins](https://cordova.apache.org/plugins/) to add support for additional native features. A cordova plugin is also able to directly interface with the native widgets (as can be seen e.g. in the [tabris-plugin-maps](https://github.com/eclipsesource/tabris-plugin-maps)). - + Additionally [npm modules](https://www.npmjs.com/) can be used to further enrich the available JS APIs. Tabris.js also adds support for many key web technologies including: