From c2d1e9048a8f7d7f4c6bb3a1569c3fa32b93306b Mon Sep 17 00:00:00 2001 From: idBloc Date: Sun, 20 Jul 2014 20:05:07 -0700 Subject: [PATCH] updating read me file --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index f5d6a50..b5c9b4e 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,19 @@ DuckDuckGo module for Breach.cc Type some text in the navigation bar, the module will search on DuckDuckGo and display some results. +### Important This module is **not** an official module from DuckDuckGo.com. This module uses DuckDuckGo's API. + +### Preview +![Searching for 'github'](https://cloud.githubusercontent.com/assets/1534519/3639605/80c65914-1082-11e4-9e68-b928d0a9d8b3.png) +![Searching for 'css background'](https://cloud.githubusercontent.com/assets/1534519/3639611/9f1de88c-1082-11e4-9203-e273359b60f5.png) + +### How to install +Open the module manager (right click + "configure module") and in the textbox add the following: + +``` +github:http-teapot/mod_duckduckgo +```` + +![Instructions](https://cloud.githubusercontent.com/assets/1534519/3639622/2f45349c-1083-11e4-91cf-dcd64a7030ef.png)