diff --git a/SERP.md b/SERP.md index 46e6a6f..fe64bb1 100644 --- a/SERP.md +++ b/SERP.md @@ -9,6 +9,14 @@ This page provides guidance on the necessary procedures for those who wish to ut ### The SERP methodology supported by this project #### 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