From d4d290ac54746e6baed7a410b3971e0a7a6ddda1 Mon Sep 17 00:00:00 2001 From: Sparticuz Date: Mon, 27 Mar 2023 11:40:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cafdfde..4be6a3c 100644 --- a/README.md +++ b/README.md @@ -189,8 +189,6 @@ await chromium.font( This method should be invoked _before_ launching Chromium. -> On non-serverless environments, the `font()` method is a no-op to avoid polluting the user space. - --- Alternatively, it's also possible to provision fonts via AWS Lambda Layers.