* Air.js/README.md:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@201960
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
This documents the motivation, design, and license of Air.js.
-To run Air.js, simply open "Air.js/test.html" in your browser. It will only run
-correctly if your browser supports ES6.
+To run Air.js, simply open "[Air.js/test.html](test.html)" in your browser. It
+will only run correctly if your browser supports ES6.
## Motivation
+2016-06-10 Filip Pizlo <fpizlo@apple.com>
+
+ Unreviewed, make the link to test.html into an actual link.
+
+ * Air.js/README.md:
+
2016-06-10 Filip Pizlo <fpizlo@apple.com>
Fix some text in Air.js/README.md