From d05b6e120bee17022dfbf0dabe113ea97201c1c5 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Fri, 15 May 2020 21:35:16 +0200 Subject: [PATCH] DDG: Remove note about dependency on BeautifulSoup. --- plugins/DDG/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/DDG/README.md b/plugins/DDG/README.md index b18634bee..c41f6696c 100644 --- a/plugins/DDG/README.md +++ b/plugins/DDG/README.md @@ -1,4 +1,4 @@ -Provides an interface to DuckDuckGo's web search. This plugin requires the [Beautiful Soup 4](http://www.crummy.com/software/BeautifulSoup/bs4/doc/) Python module. +Provides an interface to DuckDuckGo's web search. #### Example