Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Commit

Permalink
Updated Files
Browse files Browse the repository at this point in the history
  • Loading branch information
Wavum Lesche authored and Wavum Lesche committed Feb 19, 2017
1 parent e7b9f67 commit d617820
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
## QuickSearch
You can use quicksearch to open a website with your searchquery.
For example `g test` will open [Google](https://encrypted.google.com/#q=test) with the searchquery `test`.
More quicksearches on websites can be added in the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
More quicksearches on websites can be added in the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).

## SeachSuggestions
[QuickSearch](http://quicksearch.site) uses [Google-Searchsuggestion](https://suggestqueries.google.com/complete/search?output=toolbar&q=test) which can be turned off with the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
[QuickSearch](http://quicksearch.site) uses [Google-Searchsuggestion](https://suggestqueries.google.com/complete/search?output=toolbar&q=test) which can be turned off with the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).

## Config
The you can edit your [QuickSearch](http://quicksearch.site) with a [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
The you can edit your [QuickSearch](http://quicksearch.site) with a [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).

# Installation
Download or clone the repository and open the [index.html](https://github.com/Wavum/wavum.github.io/blob/master/index.html) with your favorite browser.
Expand Down

0 comments on commit d617820

Please sign in to comment.