DDG: Remove note about dependency on BeautifulSoup.

This commit is contained in:
Valentin Lorentz 2020-05-15 21:35:16 +02:00
parent 10df0a0dd0
commit d05b6e120b

View File

@ -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