From 14336e92f0903bf6943f05c9e21f3ee0e3644e5d Mon Sep 17 00:00:00 2001 From: Wisdom Date: Thu, 4 Jan 2024 17:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A4=20docs:=20upgrade=20playwright=20(?= =?UTF-8?q?#89)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-en.md | 6 ++++++ README.md | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/README-en.md b/README-en.md index 1ee2d92..d3b3447 100644 --- a/README-en.md +++ b/README-en.md @@ -5,6 +5,12 @@ English | [中文](README.md) +## 📤 Migrate to Playwright + +To experience enhanced features and broader browser support, the entire codebase of the latest version has seamlessly migrated to Playwright. + +Playwright repo: [koa-playwright-server](https://github.com/pdsuwwz/koa-playwright-server) + ## Introduction 🦩 Koa + TypeScript + Rollup + Nodemon + Puppeteer diff --git a/README.md b/README.md index d477c98..cbacf41 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ + +## 📤 迁移到 Playwright + +为了体验更好的功能和更广泛的浏览器支持,目前新版代码已全部无缝迁移到 Playwright + +Playwright 仓库: [koa-playwright-server](https://github.com/pdsuwwz/koa-playwright-server) + ## 介绍 🦩 Koa + TypeScript + Rollup + Nodemon + Puppeteer