From 779aa876362b18a25884595297dbe553713d90ac Mon Sep 17 00:00:00 2001 From: partisan Date: Tue, 20 Aug 2024 04:57:31 +0000 Subject: [PATCH] fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a50212c..c3a4663 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,12 @@ A self-hosted private and anonymous [metasearch engine](https://en.wikipedia.org ## Comparison to other search engines -| Feature | Whoogle | Araa-Search | LibreY | 4get | *Warp* | +| Feature | Whoogle [1] | Araa-Search | LibreY | 4get | *Warp* | | :----------------------------------- | ------------------ | ------------------------- | ------------------------ | ------------------------ | ---------------------------------------------------- | | Works without JavaScript | ✅ | ✅ | ✅ | ✅ | ✅ | | Music search | ❓ | ❌ | ❌ | ✅ | ✅ | | Torrent search | ❌ | ✅ | ✅ | ❌ | ✅ | -| API | ❌ | ✅ | ✅ | ✅ | ✅ | +| API | ❌ | ✅ | ❓ [2] | ✅ | ✅ | | Scalable | ❌ | ❌ | ❌ | ❌ | ✅ | | Not Resource Hungry | ❓ Moderate | ❌ Very resource hungry | ❌ Moderate 200-400mb~ | ❌ Moderate 200-400mb~ | ✅ about 15-20MiB at idle, 17-22MiB when searching | | Dynamic Page Loading | ❓ Not specified | ❌ | ❌ | ❌ | ✅ |