This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit fcdd7cd4a57b57f0ad5bb66437c496095cebdbc2 Author: Josh Tynjala <[email protected]> AuthorDate: Tue Oct 18 14:35:47 2022 -0700 README: some minor cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bc5c201f3..d201a6d114 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Apache Royale™ [](https://builds.apache.org/job/Royale-asjs/) -The Apache Royale project is developing a next-generation of the Apache Flex™ SDK: . Royale has the goal of allowing applications developed in MXML and ActionScript to not only run in the Flash/AIR runtimes, but also to run natively in the browser without Flash, on mobile devices as a PhoneGap/Cordova application, and in embedded JS environments such as Chromium Embedded Framework. Royale has the potential to allow your MXML and ActionScript code to run in even more places than Fla [...] +The [Apache Royale](https://royale.apache.org/) project is developing a next-generation of the Apache Flex™ SDK. Royale has the goal of allowing applications developed in MXML and ActionScript to not only run in the Flash/AIR runtimes, but also to run natively in the browser without Flash, on mobile devices as a PhoneGap/Cordova application, and in embedded JS environments such as Chromium Embedded Framework. Royale has the potential to allow your MXML and ActionScript code to run [...] For detailed information about using Royale, visit:
