From 41db069581d30d6a88173f6a35ff755e80ad25a6 Mon Sep 17 00:00:00 2001 From: James Lu Date: Thu, 18 Dec 2014 16:36:22 -0800 Subject: [PATCH] README updates [skip ci] From: https://github.com/jlu5/SupyPlugins/commit/826bcf9eb13ad8d11f21dc2d9a67ea45a883bae6 --- README.md | 7 ++++++- __init__.py | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) 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