From 87c9a5b7e40a5fc029dafd3b9401f0a6ff0c371f Mon Sep 17 00:00:00 2001 From: James Martindale <11380394+jkmartindale@users.noreply.github.com> Date: Fri, 11 Feb 2022 13:57:02 -0600 Subject: [PATCH] =?UTF-8?q?"Go=20go"=20=E2=86=92=20"Go=20to",=20"WordpPres?= =?UTF-8?q?s"=20=E2=86=92=20"WordPress"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7d1ef00f4..7dca9c7bb 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ [![wappalyzer NPM](https://img.shields.io/badge/npm-wappalyzer-blue)](https://www.npmjs.com/package/wappalyzer) [![wappalyzer-core NPM](https://img.shields.io/badge/npm-wappalyzer--core-blue)](https://www.npmjs.com/package/wappalyzer-core) [![Github Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&link=https://github.com/sponsors/AliasIO)](https://github.com/sponsors/AliasIO) - + Wappalyzer -# Wappalyzer +# Wappalyzer
@@ -38,14 +38,14 @@ node src/drivers/npm/cli.js https://example.com ### Chrome extension -* Go go `about:extensions` +* Go to `about:extensions` * Enable 'Developer mode' * Click 'Load unpacked' * Select `src/drivers/webextension` ### Firefox extension -* Go go `about:debugging#/runtime/this-firefox` +* Go to `about:debugging#/runtime/this-firefox` * Click 'Load Temporary Add-on' * Select `src/drivers/webextension/manifest.json` @@ -247,7 +247,7 @@ Plus any of: String | Array The presence of one application can imply the presence of - another, e.g. WordpPress means PHP is also in use. + another, e.g. WordPress means PHP is also in use. "PHP" @@ -255,10 +255,10 @@ Plus any of: requires String | Array - Similar to implies but detection only runs if the required technology has been identified. Useful for themes for a specific CMS. + Similar to implies but detection only runs if the required technology has been identified. Useful for themes for a specific CMS. "WordPress" - + requiresCategory String | Array @@ -266,7 +266,7 @@ Plus any of: Similar to requires; detection only runs if a technology in the required category has been identified. "Ecommerce" - + excludes String | Array