diff --git a/SERP.md b/SERP.md index fe64bb1..cb703ab 100644 --- a/SERP.md +++ b/SERP.md @@ -11,12 +11,5 @@ This page provides guidance on the necessary procedures for those who wish to ut #### 1. Use `lib/chrome.js` This project can support SERP implementation in Chromium-based browsers using the [Chrome DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/). The test file ([testloader.js](https://github.com/gnh1201/welsonjs/blob/master/testloader.js)) includes examples of such implementations. - - - - - - - -#### 2. Use `lib/http.js` with SERP presets +#### 2. Use `lib/http.js` (with Packet Replay or SERP Presets)