diff --git a/README.md b/README.md index ae64ff077..65c422be9 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -Searches results on DuckDuckGo. +Provides an interface to DuckDuckGo's web search. + +``` +<+sGLolol> %ddg eiffel tower +<@Atlas> The Eiffel Tower is an iron lattice tower located on the Champ de Mars in Paris. It was named after the engineer Gustave Eiffel, whose company designed and built the tower. - +``` diff --git a/__init__.py b/__init__.py index 674eb6385..c2ab28451 100644 --- a/__init__.py +++ b/__init__.py @@ -29,7 +29,7 @@ ### """ -DDG: Searches results on DuckDuckGo. +DDG: Searches for results on DuckDuckGo. """ import supybot