From 178238fb715e85bc65e307b5a506a45c59cb4434 Mon Sep 17 00:00:00 2001 From: jun7 Date: Tue, 5 Jun 2018 18:43:00 +0900 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1891fa0..e8c6817 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ An adblock extension for [wyeb](https://github.com/jun7/wyeb), also webkit2gtk b most of code of this are from https://github.com/GNOME/epiphany/tree/master/embed/web-extension -wyebad is shared by clients, So even nowadays, browsers spawn procs for each windows, -wyebad keeps single server proc that makes less memory and less cpu times. +wyebab is shared by clients, So even nowadays, browsers spawn procs for each windows, +wyebab keeps single server proc that makes less memory and less cpu times. For example, while epiphay's webproc uses 240M RAM for [a page](http://simple-adblock.com/faq/testing-your-adblocker/), wyeb uses 160M for the same page.