From 20aa7cd8fc014cc3c7fedbdaf7822e8b423b3448 Mon Sep 17 00:00:00 2001 From: Peter Beverloo Date: Wed, 27 Mar 2019 00:28:39 +0000 Subject: [PATCH] Add a link to WebIDL.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c0efa0..2ae6b81 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ specification to describe this ability as well, and move the document to the sta # Example code +Please see [WebIDL.md](WebIDL.md) for the proposed WebIDL. + ## Requesting a periodic sync ```javascript // index.html