Add deprecation notice to README.md

This commit is contained in:
Andrew Sliwinski 2016-06-13 15:31:35 -04:00 committed by GitHub
parent 1f4479cc06
commit fda87985c7

View file

@ -1,3 +1,8 @@
### Deprecated
#### This project is no longer actively maintained by the Scratch Team. For a list of active open source projects please visit: https://scratch.mit.edu/developers
---
# Scratch HTML5 Player
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.