From de3dfc5af1e87244e89f5ac644fed94a58abb9c9 Mon Sep 17 00:00:00 2001 From: Andreu Botella Date: Thu, 11 Dec 2025 12:43:26 +0100 Subject: [PATCH] Add the document number "ECMA-429" to the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cacb1c0..b74ae50 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Minimum common web API -This repository contains the source for the current draft and all published editions of the Minimum common web API specification. +This repository contains the source for the current draft and all published editions of ECMA-429, the WinterTC Minimum common web API specification. This specification aims to define a minimal collection of web APIs that should be implemented by server side runtimes that aim to be web-interoperable. This source is processed to obtain a human-readable version, which you can view [here](https://min-common-api.proposal.wintertc.org). -The human-readable version of this specification is generated using [Bikeshed](https://speced.github.io/bikeshed). \ No newline at end of file +The human-readable version of this specification is generated using [Bikeshed](https://speced.github.io/bikeshed).