From 7e3ba4b55250fcf515e6de14369ab4b4557b37b6 Mon Sep 17 00:00:00 2001 From: Tim Buschtoens Date: Thu, 17 Nov 2022 11:25:54 +0100 Subject: [PATCH] asdf Change-Id: Ia07f604f9052573b9487891bbebdfe0d1256dcc1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a3c40d52..18f64e972 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: