From 8cd11831e5ac1790e560477383a4e694f3d5f6d4 Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Fri, 13 Sep 2019 13:26:55 -0700 Subject: [PATCH] (docs) update to remove TODOs from README --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 182ab96a..906e9f1c 100644 --- a/README.md +++ b/README.md @@ -173,12 +173,6 @@ By default, calls to `prefetch()` are low priority. > **Note:** This behaves identically to `listen()`'s `priority` option. - -## TODO - -* Explore detecting file-extension of resources and using [rel=preload](https://w3c.github.io/preload/) for high priority fetches -* Explore using [Priority Hints](https://github.com/WICG/priority-hints) for importance hinting - ## Polyfills `quicklink`: