Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smariel committed Nov 21, 2015
1 parent fd228a7 commit c075cb8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# TaskBar Search
Add a searchbar into the task bar, with custom search engines.

A portable version, compiled for Windows, can be downloaded [here](http://dev.otmax.fr/TaskBarSearch.zip).

## How to use the sources
- Import the project (.pro) into Qt 5.
- Configure the Debug and Release into a "build" folder placed at root.
- Modify, compile, whatever ...
- On windows, create a deployable version by running `deploy_release.bat`. If there is any proble, take a look at the first lines of the file.

0 comments on commit c075cb8

Please sign in to comment.