From 20885372711fcbd3c396630aee2cea981d1322cf Mon Sep 17 00:00:00 2001 From: Araragi Date: Wed, 3 Aug 2022 15:54:39 -0400 Subject: [PATCH] It's actually instant now thanks to WASM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 951e686..8de56b5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Janny (S)killers Captcha Solver (JKCS) ======================== Tired of solving captchas all day? Don't want carpal tunnel syndrome young? Have dyslexia? Then skill jannies by auto-solving captchas! -This is a fork of https://github.com/AUTOMATIC1111/4chan-captcha-solver that focuses on optimized performance. During testing JKCS has proven to be objectively faster than AUTOMATIC1111's userscript version, achieving almost instantanous captcha solving on both Chromium and Firefox. +This is a fork of https://github.com/AUTOMATIC1111/4chan-captcha-solver that focuses on optimized performance. During testing JKCS has proven to be objectively faster than AUTOMATIC1111's userscript version, achieving instantanous captcha solving on both Chromium and Firefox. This project uses [PNPM](https://pnpm.io/) for package management.