diff --git a/Draft TR ECMA-104 2nd edition.doc b/Draft TR ECMA-104 2nd edition.doc deleted file mode 100644 index 074d29f35ab6b18aa24e4509a7f8243d5d345723..0000000000000000000000000000000000000000 Binary files a/Draft TR ECMA-104 2nd edition.doc and /dev/null differ diff --git a/ECMA TR-104.pdf b/ECMA TR-104.pdf new file mode 100644 index 0000000000000000000000000000000000000000..86a4b755e6bfcdd6a0531069ecf64d3a7bd18a44 Binary files /dev/null and b/ECMA TR-104.pdf differ diff --git a/README.md b/README.md index 6168e2e68746becce0b6ea9e19d50ebc4563bd39..06229022fd9174d441457ac741c38ffa0c2ae337 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Test262 tests conformance to the continually maintained draft future ECMAScript standard found at http://tc39.github.io/ecma262/ , together with any Stage 3 or later TC39 proposals. It is maintained by Tom Care (@tcare) and Leo Balter (@leobalter) with significant contributions from many in the ECMAScript community. +This project is also described by the [Ecma Technical Report 104](http://ecma-international.org/publications/techreports/E-TR-104.htm). + ### Contributing to Test262 > See [CONTRIBUTING.md](./CONTRIBUTING.md)