Point travis badge at LLK

This commit is contained in:
Andrew Sliwinski 2014-04-10 18:16:36 -07:00
parent c4ed4b3671
commit f489ecf3b6

View file

@ -1,6 +1,6 @@
# Scratch HTML5 Player
[![Build Status](https://travis-ci.org/thisandagain/scratch-html5.svg)](https://travis-ci.org/thisandagain/scratch-html5)
[![Build Status](https://travis-ci.org/llk/scratch-html5.svg)](https://travis-ci.org/llk/scratch-html5)
This project aims to create a Scratch Player in HTML5. Scratch is currently implemented with Actionscript 3 and requires the Flash Player version 10.2. Since Flash does not run on iOS (iPads, iPods, etc) and newer Android devices, we would like to have an HTML5 version to display (but not edit) projects on mobile devices. Scratch projects played in the HTML5 player should look and behave as closely as possible to the way they look and behave when played by the Flash player. We will not be accepting pull requests for new features that don't already exist in the Flash based Scratch project player.