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)